Issue #32: Chain Reaction


🎵 Chain reaction, shades of passion, we surrender, lose control… 🎵

A lot of water has flowed under the bridge during this fortnight of metaframeworks world (and my vacation time). Not everything was roses, so even the shiniest updates to tools and technologies we love should be taken with a grain of salt, but nevertheless, tech is moving forward and we have a lot of new cool stuff to add to our full-stack projects. Let’s dive deeper into which of them will be useful for each of us specifically.

The Good

Release of a new version of React, which is the basis for many metaframeworks and (at least tangentially) the inspiration for the others, is always a notable event in the full-stack webdev world. Even a minor one, and even without drastic changes, it allows us to see the future direction and adjust to the latest developments. This time around, in version 19.2, it’s largely about performance improvements for the framework (including React DOM) and its consumers, which makes total sense in light of constant attacks to React from more performance-oriented alternatives. It’s especially interesting how SSR gets more attention on the wave of coming back with classical web development roots and approaches.

More big news related to React and all the ecosystem came just yesterday: the framework is going to get a new governance model which will decouple it more from Meta — the React Foundation. The development will still be governed largely by big corporations, but at least it won’t be a monopoly, which is good. Even though many React fans are not happy to see some of the listed companies — specifically Vercel, which has gotten some bad reputation lately over the company’s CEO unpleasant acquaintances (to the extent everything around Vercel became doomed for some of us and triggered some funny speculations from competing deployment platforms). But open governance is a big thing for an open-source project, and I personally am excited to see where it leads React and everything around that.

For instance, RSCs became a de-facto standard in the ecosystem and the React Router team proceed with integrating that tightly and deeper into the metaframework based on the library. Other vendors move fast with that too, and you can check their stance in this regard using this awesome project I had found recently.

On a side note, another project with the great governance model, ESLint, announced some details on its upcoming release 10.0.0 (JSX will get some attention too, by the way), including some of the breaking changes for the tool, which is so ubiquitous the alternative providers try to model their solutions over ESLint’s developments. I really admire the structural and methodical approach of Nicholas Zakas and the team, there is indeed much to learn from their approach.

The Bad

Following multiple recent supply chain vulnerabilities (see this recent issue, and this one too, for specific illustrations), GitHub introduced some new measures to prevent some of the most obvious sources of the vulnerabilities and their consequences. Again, there are some obvious (but not unreasonable, for what it’s worth) speculations from competing vendors, but all in all, the direction is good, and the earthquakes help to strengthen the Node ecosystem after all, which is especially important in the AI-empowered age of creativity, both positive and negative, unfortunately.

For some folks, these security incidents were another incentive to move towards fewer dependencies and more vanilla HTML+CSS+JS future. HTML indeed provides huge creative opportunities these days, browser vendors actively collaborate over new native features and APIs, and CSS is arguably one of the most quickly developing technology for the web in 2025. One of its gurus share the refreshed CSS reset starter, for instance, which eliminates many obsolete presumptions and provides a modern approach to starting website/webapp development from scratch. And many developers proceed searching for complexity/simplicity equilibrium through compromises like htmx.

The Noteworthy

With all the back-to-school and Hacktoberfest activity happening, the JavaScript/TypeScript metaframeworks developers are not sleeping too, bringing a lot of awesome updates and news.

The TanStack Start team is actively preparing for the first stable release.

TanStack Start isn’t just another framework, it’s the next chapter in building type-safe, high-performance React apps without the heavy abstractions.

Some developers have already given it a good production try. Who knows, maybe that’s an ideal moment for TanStack Start indeed, taking all the backlash related to Vercel’s ecosystem into account.

But even with this backlash in mind, ecosystems like Nuxt’s are huge and they continue powering up a lot of awesome projects and delivering new value to them. For instance Nuxt UI v4 brought some significant structural changes to the ecosystem.

With this release, we are unifying Nuxt UI and Nuxt UI Pro into a single, powerful, and completely free open-source library.

Docusaurus, a popular (and even somewhat pioneering) React-based solution for documentation servers, brings a series of AI-powered improvements with their version 3.9.

The Astro team also released a new minor version 5.14 with a bunch of DX improvements and new integrations. They did a lot more, actually — the things they discuss in a pretty engaging way in their regular monthly retrospective and the newsletter, with lots of content gems from the ecosystem included.

The Void Zero gang published their monthly retro too including news from Vite, Vitest, Rolldown, and Oxc development (TL;DR: of course, everything became a lot faster). The same goes for the SvelteKit team, which, being part of the Svelte community, shared some awesomeness in the regular digest.

All in all, we see a lot of trend intersections and overlaps through these updates, and even human factor impacts on everything we use and love. That’s inevitable for such a warm-hearted ecosystem as the world of JavaScript metaframeworks and tools around them. I hope after the fantastic series of the October events across the world, the positivity and friendliness will come back to this stream of events and reactions to them.

And on a side note, I am very positive too, because today is the birthday of one of the first subscribers of this newsletter and constant inspiration for it, my sweetheart metaframeworks fan Maria, and I dedicate this issue wholeheartedly to you, baby ❤️

Found it useful? Consider subscribing. No hidden catch, no strings attached.