







Hooks for managing, caching and syncing asynchronous and remote data in React


Performance & Request Waterfalls | TanStack Query React Docs
Application performance is a broad and complex area and while React Query can't make your APIs faster, there are still things to be mindful about in how you use React Query to ensure the best performa...



React Server Components: Do They Really Improve Performance?
A data-driven comparison of CSR, SSR, and RSC under the same app and test setup, focusing on initial-load performance and the impact of client- vs server-side data fetching (including Streaming + Suspense).

ci: mirror repo to tangled ยท npmx-dev/npmx.dev@93ddda3
resolves https://github.com/npmx-dev/npmx.dev/issues/459


nuqs | Type-safe search params state management for React
Type-safe search params state management for React. Like useState, but stored in the URL query string.

Connect any React application to an MCP server in three lines of code
We're open-sourcing use-mcp, a React library that connects to any MCP server in just 3 lines of code, as well as our AI Playground, a complete chat interface that can connect to remote MCP servers.

Solid 2.0 RC

LiveStore
LiveStore is a next-generation state management framework based on reactive SQLite and git-inspired syncing (via event-sourcing). - LiveStore