
Remix Has a Free API That Makes Web Standards the Best Framework Feature
Remix is the React framework that embraces web standards. Forms, cookies, headers, streams — everything uses the platform APIs you already know. Loade...

Remix is the React framework that embraces web standards. Forms, cookies, headers, streams — everything uses the platform APIs you already know. Loade...

RedwoodJS is the full-stack React framework with GraphQL, Prisma, auth, and deployment built in. One yarn rw command scaffolds everything. Cells: Data...

Astro is the web framework for content-driven websites. It ships zero JavaScript by default and supports React, Vue, Svelte, and Solid components — al...

Nuxt 3 is the full-stack Vue framework with auto-imports, file-based routing, and a powerful server engine. Its API surface is massive. Auto-Imports:...

Nitro is the universal server engine behind Nuxt, Analog, and Vinxi. Its API lets you build server-agnostic backends that deploy anywhere. Universal S...

Every morning, BaseRadar scans token ecosystems using velocity-based scoring — not price action — to surface which chains and tokens are gaining real...

htmx lets you build modern, interactive web apps using HTML attributes instead of JavaScript frameworks. Its API surface is tiny but incredibly powerf...

Three.js is the 3D library that powers thousands of immersive web experiences. Its API gives you WebGL, WebGPU, and physics — all in JavaScript. Scene...

D3.js is the most powerful data visualization library ever created. Most developers only use it for charts, but its modular API covers everything from...

TanStack Router is the first fully type-safe router for React. Search params, path params, loaders — everything is typed end-to-end. Type-Safe Route T...

I recently shipped RenderPDFs — a simple API that converts HTML or URLs to PDFs. Here's the full breakdown: stack, architecture decisions, and the pai...

NextAuth.js (now Auth.js) is the standard authentication library for Next.js. Its API handles OAuth, credentials, sessions, and JWTs with minimal conf...

Originally published at nextfuture.io.vn Are You Still Writing React Boilerplate by Hand? If you spend more than half your day writing boilerplate, yo...

Originally published at nextfuture.io.vn Is Your Next.js Development Still Mostly Manual? Next.js 15 brought a lot of new patterns — the App Router, S...

SWR (stale-while-revalidate) is Vercel's data-fetching library for React. Its API is deceptively simple — but under the hood, it handles caching, reva...

Jotai takes an atomic approach to React state — bottom-up, composable, and incredibly efficient. No stores, no reducers, no selectors. Atoms: The Buil...

Zustand is the minimalist state manager for React. No providers, no boilerplate, no context — just a hook and a store. Create a Store in 5 Lines impor...

Rollup is the bundler behind Vite, and its plugin API is the de facto standard. If you've written a Vite plugin, you've used Rollup's API. The Rollup...

Webpack 5 introduced Module Federation — a game-changing API that lets separate applications share code at runtime. This is the foundation of micro-fr...

esbuild is the Go-powered JavaScript bundler that transformed the build tool landscape. Its API is minimal but incredibly powerful. The Build API impo...
Showing 761 - 780 of 23545 articles