javascript weekly 2020-07-11
Perf Track: Tracking the Performance of Sites Using Popular JS Frameworks
Perf Track: Tracking the Performance of Sites Using Popular JS Frameworks
- 프레임워크별 퍼포먼스, 압축량, 사이즈등을 비쥬얼라이즈
- 참조자료
Malina.js: A Front-End Compiler Inspired by Svelte
Malina.js: A Front-End Compiler Inspired by Svelte
- 스벨트와 같은 compile-time framework
- 스벨트와 비교 https://medium.com/javascript-in-plain-english/svelte-js-and-malina-js-b33c55253271
- 온라인 repl https://malinajs.github.io/repl/
Quick bytes
https://eslint.org/blog/2020/07/eslint-v7.4.0-released
new release of VS Code out
- 디버거 리뉴얼
- hex editor 추가
- Remote Development - wsl등을 gui에서 접근해서 편집 가능
Moving from TypeScript to Rust / WebAssembly
Moving from TypeScript to Rust / WebAssembly
Moving from TypeScript to Rust / WebAssembly
- Rust와 TS를 통합해주는 rollup plugin - https://github.com/wasm-tool/rollup-plugin-rust
- rust 구조체를 json object로 직렬화 해주는 플러그인 - https://github.com/rustwasm/wasm-bindgen
Code & Tools
shareon: Simple and Stylish ‘Share Buttons’
shareon: Simple and Stylish ‘Share Buttons’
- 공유버튼 플러그인
node
11 Simple npm Tricks That Will Knock Your Wombat Socks Off
11 Simple npm Tricks That Will Knock Your Wombat Socks Off
- npm 팁 모음