JSter #186: Libraries and more
No time to JavaScript
It's almost Winter and the world of JavaScript keeps moving.
Libraries
- 11ty/is-land - A new performance-focused way to add interactive client-side components to your web site
- Corset - Cascading binding sheets
- WebReflection/weak-value - A Map with weakly referenced values, instead of keys
- React Calendar
- 11ty/webc - Single File Web Components
- Pyodide - Python distribution for the browser and Node.js based on WebAssembly
Articles
- Everyone has JavaScript, right?
- JSX can be more efficient by default
- Accessibility testing for web developers
- Let’s talk about web components
- React I Love You, But You're Bringing Me Down
- The Future of the Web is on the Edge
- whitep4nth3r changed her mind about writing new JavaScript frameworks
Tools
- dudykr/stc - Speedy TypeScript type checker
- Turbopack - The successor of webpack
- Node.js 19 is now available!
- rollup/rollup/releases/tag/v3.0.0 - Rollup v3.0
- Lightning CSS - An extremely fast CSS parser, transformer, bundler, and minifier.
Frameworks
TypeScript
Techniques
- 8 elements of securing Node.js applications
- Best practices for creating a modern npm package
- Monitor Events and Function Calls via Console
- Introducing Signals for Preact
- Running 1000 tests in 1s