javascript weekly 2021-01-23
The JavaScript ‘Rising Stars’ of 2020
The JavaScript ‘Rising Stars’ of 2020
- 2020년 한해동안 받은 스타를 토대로 빠르게 성장한 프로젝트들 순위
EStimator.dev: The Modern JavaScript Savings Calculator
EStimator.dev: The Modern JavaScript Savings Calculator
- 모던 자바스크립트로 변환하거나 컴파일 하면 사이트가 얼마나 빨라질 수 있는지 계산해주는 서비스. by google chrome labs
- https://web.dev/publish-modern-javascript/
JerryScript: A Ultra-Lightweight JS Engine for the Internet of Things
JerryScript: A Ultra-Lightweight JS Engine for the Internet of Things
- 삼성에서 IoT를 위해 만들었던 자스엔진 제리스크립트가 ES5.1을 준수하고, 이제 async function, BigInt, flatMap등을 지원
How I Build JavaScript Apps in 2021
Node Package Maintainers, Get Ready For ES Modules
- 어떤 프리랜서 개발자의 빌드 프로세스 및 트랜스 파일 회피 등 개발 접근 방법에 대한 글
Tutorials
Creating Comic Book Speech Bubbles with SVG and JavaScript
Creating Comic Book Speech Bubbles with SVG and JavaScript
- svg로 말풍선 그리기
Code & Tools
jsPDF 2.3: Client-Side PDF Generation for Everyone
jsPDF 2.3: Client-Side PDF Generation for Everyone
- jsPDF 라이브데모 추가
Focus Rings: A Centralized System for Displaying and Stylizing Focus Indicators
Focus Rings: A Centralized System for Displaying and Stylizing Focus Indicators
- 디스코드 팀에서 만든 리액트 기반의 어디서나 사용 가능한 포커스 링
CodeCopy: A Browser Extension That Adds ‘Copy to Clipboard’ Buttons on Every Code Block
CodeCopy: A Browser Extension That Adds ‘Copy to Clipboard’ Buttons on Every Code Block
- 코드를 감지해서 옆에 복사 버튼을 만들어주는 플러그인