🎧 The new season of Kent’s podcast is worth checking out as it features informative interviews with folks like Josh Comeau, Tracy Lee, and Michael Jackson. |
Web Streams Everywhere (and Fetch for Node.js) — A look at how most JavaScript platforms (including browsers) now have at least partial support for creating, composing, and consuming streams of data in a stream-like fashion, as well as how Node’s streams implementation differs and can interop with the modern Web Streams API approach. Ollie Williams |
Announcing TypeScript 4.5 Beta — The next TypeScript release is shaping up to be a good one with ES module support in Node (plus CommonJS interop), the Daniel Rosenwasser |
QUICK BITS: |
RELEASES: jQuery UI 1.13.0 – Long time, no see. |
|
📖 Tutorials, Opinions & Stories |
▶ Discussing Svelte with Rich Harris — Another week, another Rich Harris interview 🙂 This time the Svelte creator talks about Svelte’s position in the overall framework landscape and how other frameworks appear to be becoming more ‘Svelte-like’. A good catch up. PodRocket Podcast podcast |
A Guide to CSS Debugging — A look at a few categories that bugs often fit into, how to evaluate the situation, and techniques that help prevent such bugs. Stephanie Eckles |
🛠Code & Tools |