Plus saying bye to jQuery Mobile, amazing js13kGames entries, and approaches to writing clean JavaScript tests. |
🎧 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 Awaited type, --module es2022, and tail-recursion elimination on conditional types all highlight fetaures. Daniel Rosenwasser |
QUICK BITS: New month, new VS Code release. Less JS goodies than usual, but you now get IntelliSense across untitled files in a project, improved folding of JSX tags, and initial TypeScript 4.5 support. It wasn't just your connection, the npm repository had an outage yesterday. GitHub's Lee Reilly highlights 13 terrific entries to the js13kGames competition over on the GitHub blog. All with source to look at too. It's amazing what people have managed to achieve here. This year's State of CSS survey is now open. |
RELEASES: jQuery UI 1.13.0 – Long time, no see. Billboard.js 3.2 – Powerful D3 powered chart library. Trash 8.0 – X-platform move files to the trash from Node. React Native 0.66 npm 8.0 |
Senior Front End Engineer — We are looking for 2 x Senior Front End Engineers with 4+ years' experience and with a minimum of 2 years' experience with React. Edited |
Software Engineer (Australia) — Join Certsy and help create Australia’s leading digital passport for verified credentials (visa/relocation support provided). Certsy |
Find JavaScript Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers. Hired |
|
📖 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 | |