10 JavaScript changes you missed in 2023
πΊ javascript
All Javascript conference talks from 2023 ordered by the number of views
Featuring JSConf, JSWORLD, JSNation, React Summit, React Native EU, VueJS Amsterdam, TypeScript Congress and many more!
weeklyfoo #29 / 2024-04-22javascript
Bundling Past, Present, and Future
A recent talk I gave about JavaScript bundlers. Itβs a bit of a history lesson, and along the way I tried to introduce what bundlers are, why youβd use one, what problems they solve, dived into how they work internally, features like code splitting and tree shaking, and discussed the vast landscape of JavaScript and web tooling out there today.
weeklyfoo #53 / 2024-10-07javascript
How writing just one import the wrong way slows down your website
Let me be
Wat
I havenβt seen this lightning talk in a while and itβs still AWESOME.
weeklyfoo #59 / 2024-11-18rubyjavascript