JavaScript
Trends
A list of things I want to play with at some point.
- Deno - next gen js runtime (built-in typescript support and more) https://deno.com/
- Bun - another js runtime https://bun.sh/
- Lit - Simple Fast Web Components
- Svelte
Golden Module Rule
JavaScript modules should only have single purpose default exports.
https://jaydenseric.com/blog/optimal-javascript-module-design