2026 Web Ecosystem State — Key Shifts

Live GitHub data collected 24-Mar-2026 via GitHub MCP (791 tools).

Framework Landscape

FrameworkStarsKey Shift
Next.js138,445Dominates usage (~60-70%) but satisfaction dropped to 55% (State of JS 2025)
Astro57,836Highest satisfaction (94%). Best for content/marketing. Ships zero JS.
SvelteKit20,377Second highest satisfaction (88%). Best DX.
Nuxt59,915Vue ecosystem standard.
TanStack Start13,964Strongest newcomer — type-safe React without RSC complexity.
Hono29,517Express.js replacement for edge/serverless.

UI Libraries

LibraryStarsKey Shift
shadcn/ui110,576Fastest-growing UI lib ever (0→110K in 3 years). Industry standard.
React Bits37,083Fastest-growing animation lib. 110+ animated components.
Magic UI20,513shadcn companion for landing pages. Marquee, globe, dock.
Aceternity UI200+Hero parallax, 3D cards, spotlight. Maximum visual impact.
HeroUI28,632Formerly NextUI, rebranded Jan 2025. Most beautiful defaults.

Auth Shift (CRITICAL)

Better Auth (27,376 stars) replaced NextAuth/Auth.js. The Auth.js team officially joined Better Auth in September 2025. Auth.js entered maintenance mode. Lucia Auth deprecated. Use Better Auth for all new projects.

Testing Shift

Playwright (84,875 stars) overtook Cypress as dominant E2E framework. AI-powered testing mainstream (81% of QA teams). Open-source visual testing (Lost Pixel, Argos) displacing expensive SaaS.

CMS Momentum

Payload CMS (41,411 stars) — Next.js-native, MIT license, strongest momentum. Contentlayer unmaintained — use Content Collections as successor.

Consensus Stack (2026)

Next.js + Tailwind CSS + shadcn/ui + TypeScript + Better Auth + Playwright. For content sites: Astro instead of Next.js.