2026 Web Ecosystem State — Key Shifts
Live GitHub data collected 24-Mar-2026 via GitHub MCP (791 tools).
Framework Landscape
| Framework | Stars | Key Shift |
|---|---|---|
| Next.js | 138,445 | Dominates usage (~60-70%) but satisfaction dropped to 55% (State of JS 2025) |
| Astro | 57,836 | Highest satisfaction (94%). Best for content/marketing. Ships zero JS. |
| SvelteKit | 20,377 | Second highest satisfaction (88%). Best DX. |
| Nuxt | 59,915 | Vue ecosystem standard. |
| TanStack Start | 13,964 | Strongest newcomer — type-safe React without RSC complexity. |
| Hono | 29,517 | Express.js replacement for edge/serverless. |
UI Libraries
| Library | Stars | Key Shift |
|---|---|---|
| shadcn/ui | 110,576 | Fastest-growing UI lib ever (0→110K in 3 years). Industry standard. |
| React Bits | 37,083 | Fastest-growing animation lib. 110+ animated components. |
| Magic UI | 20,513 | shadcn companion for landing pages. Marquee, globe, dock. |
| Aceternity UI | 200+ | Hero parallax, 3D cards, spotlight. Maximum visual impact. |
| HeroUI | 28,632 | Formerly 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.