📦 Blade - Build instant web apps with React: A new opinionated React meta-framework with Server Components support, that purposefully doesn’t comply with the RSC spec.
GitHub
GitHub - ronin-co/blade: A React framework for building instant web apps.
A React framework for building instant web apps. Contribute to ronin-co/blade development by creating an account on GitHub.
👍1
📖 Node.js Docs - Publishing a package: A new official guide that also covers ESM/CJS subtleties.
nodejs.org
Node.js — Publishing a package
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and noscripts.
📦 Node 24.0: The new Node.js version is out and set to become LTS in October, including npm 11,
AsyncLocalStorage perf improvements, the URLPattern API and a major V8 upgrade to v13.6 that unlocks cool new JS APIs such as Explicit Resource Management (using) or RegExp.escape() (which is now available everywhere).nodejs.org
Node.js — Node.js v24.0.0 (Current)
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and noscripts.
👀 React PR - Integrate React RSC with Vite: An implementation of React Server Components support in Vite. There used to be a community proposal in the past but this time it's coming officially from the Vite team.
GitHub
feat: add react-server-dom-vite by hi-ogawa · Pull Request #33152 · facebook/react
Summary
As a continuation from the discussion on Jacob's PR #31768, this is a new PR to add the react-server-dom-vite package and fixtures/flight-vite. To begin with, thank you to the React...
As a continuation from the discussion on Jacob's PR #31768, this is a new PR to add the react-server-dom-vite package and fixtures/flight-vite. To begin with, thank you to the React...