Plus Nintendo's foray into JavaScript, Babylon.js 6.0, and the fastest word counter ever, perhaps. |
Trivia: This trademark issue is why the standardized form of JS is called ECMAScript. |
IN BRIEF: 🕹 Turns out even Nintendo uses JavaScript. A developer discovered that 2015's Mario vs. Donkey Kong: Tipping Stars for the Wii U and 3DS was written with HTML and JavaScript under the hood and managed to build a shim to get it running in a normal browser. Chrome 113's DevTools will allow you to override network response headers, including CORS headers. It also offers Nuxt, Vite, and Rollup debugging improvements. 🐦 "Switching to rspack from webpack+babel has reduced our build times by 85%." We covered Node.js 20's release last week, but if you want to dig deeper into the new (experimental) permissions model, here are the full docs. In a recent bug report on the React repo Dan Abramov noted that if you use Preact Signals with React, you forfeit any guarantee that React will work correctly and that "if React was a piece of hardware, this is exactly the kind of thing that voids the warranty." A sneak peek of what's coming up in Angular 16. |
RELEASES: NodeBB 3.0 ↳ JS powered forum system. Ink 4.2 ↳ Build CLI apps React-style. Rspack 0.1.9 ↳ Fast Rust-based web bundler. create-svelte 4.0 ↳ CLI for creating SvelteKit projects. |
💡 Partytown is worth considering if you'd like to run potentially resource intensive third-party scripts in Web Workers. |
Modern Alternatives to Create React App — create-react-app was the ‘go to’ for building single-page React apps, but this article touches on the wide variety of alternatives now in common use. (We’re on team Vite!) Ayooluwa Aduwo |
▶ Hot Takes on the Web — The creator of Svelte shares his thoughts on various frontend trends. Rich Harris |
“Super stoked for all the features coming out in v3.2 today but the one that stands out most is the global defaults improvements. It makes virtual components super powerful.” ___ John Leider, creator of Vuetify |
w2ui 2.0: A Framework Agnostic UI Library — Somehow we’d never encountered this before, but w2ui is a interesting, compact suite of common components including a grid, toolbar, tabs, and sidebar, that work with vanilla JS projects or those built with Angular, React, etc. Demos here. Vitali Malinouski |
Satori: Convert HTML and CSS to SVG — Designed to be used with React and JSX. It doesn’t support all HTML but is designed to provide a familiar way to generate images from code. Vercel |
Find JavaScript Jobs with Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now. Hired |
🧑💻 Got a job listing to share? Here's how. |
|
QUICK RELEASES: StatiCrypt 3.3 ↳ Password protect a static HTML page. tween.js 20.0 ↳ JavaScript/TypeScript animation engine. supercluster 8.0 ↳ Geospatial point clustering library for browsers & Node. Mercurius 13.0 ↳ Implement GraphQL servers with Fastify. htmx 1.9.1 Playwright 1.33 | |