👀 TC39 - Agenda for the 108th meeting: Next week, another set of interesting proposals for JS could progress, some of them could become part of the standard:
using keyword, Error.isError().GitHub
agendas/2025/05.md at main · tc39/agendas
TC39 meeting agendas. Contribute to tc39/agendas development by creating an account on GitHub.
📜 JavaScript's New Superpower: Explicit Resource Management: Describes the
using keyword mentioned above, already available in Chrome, and more importantly, in Node 24.v8.dev
JavaScript's New Superpower: Explicit Resource Management · V8
The Explicit Resource Management proposal empowers developers to explicitly manage the lifecycle of resources.
📜 The Future of MCP is GraphQL: Apollo announcing their MCP server, explaining the alignment between GraphQL and AI needs.
👍1
📜 The Beauty of TanStack Router: Dominik goes through the features that differentiate Tanstack Router: Type-safe routing with StrictOrFrom principle, Search Param State Management, File-Based Routing, and Suspense support.
tkdodo.eu
The Beauty of TanStack Router
Yes, it's type-safe, but there's so much more to love about TanStack Router.
👍1
📜 Composing Server and Client Components: The Modern React's Superpower: RSC contrasts sharply with the old days of noscript tags and global variables.
Epic React
Composing Server and Client Components: The Modern React's Superpower
How React's new model lets you build interactive, data-rich UIs without the pain of old-school noscript tags and prop drilling.
📜 Composing Server and Client Components: The Modern React's Superpower: RSC contrasts sharply with the old days of noscript tags and global variables.
Epic React
Composing Server and Client Components: The Modern React's Superpower
How React's new model lets you build interactive, data-rich UIs without the pain of old-school noscript tags and prop drilling.
👍1
📜 Next.js Server Actions are public-facing API endpoints: Server Actions can be called from Curl commands, the action ids can easily leak. They should be treated with the same security precautions as traditional public API endpoints.
growl.dev
Next.js Server Actions are public-facing API endpoints
Are Server Actions publicly accessible by everyone? Dive into what Server Actions are under the hood, and why they should be used cautiously.
👍1
📜 Your React Meta-Framework Feels Broken, Here's Why: RedwoodSDK tries to remove useless abstraction layers, conventions and other magic things that exist in Next.js and Remix.
Rwsdk
Your React Meta-Framework Feels Broken, Here's Why | RedwoodSDK
Lets shine the spotlite on some of the true fullstack features of RedwoodSDK.
📦 Docusaurus 3.8: Continues the work on faster builds, adds support for CSS Cascade layers, both behind “Future Flags”.
docusaurus.io
Docusaurus 3.8 | Docusaurus
We are happy to announce Docusaurus 3.8.
📦 Storybook 9.0: After many betas/RCs, it's finally out, but no official blog post yet.
GitHub
Release v9.0.0 · storybookjs/storybook
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
Component testing
👆 Interactions
♿️ Accessibility
👁️ Visual changes
🛡️ Coverage
🪶 48% lighter bundle
🏷️ Ta...
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
Component testing
👆 Interactions
♿️ Accessibility
👁️ Visual changes
🛡️ Coverage
🪶 48% lighter bundle
🏷️ Ta...