Frontend-Backend Composable
12 frontend frameworks × 8 backend APIs, freely mix and match for 96 combinations
Frontend-Backend Separation · 12 Frontends × 8 Backends = 96 Combinations · Enterprise-Grade
12 Frontend Frameworks: Next.js · Nuxt · Vue · Angular · SvelteKit · Astro · Solid.js · Qwik · Remix · Preact · Lit · Fresh
8 Backend APIs: NestJS · Node.js (Express) · Python (FastAPI) · Java (Spring Boot) · Go (Fiber) · PHP (Laravel) · Bun + Hono · tRPC BFF
Any Combination = 12 × 8 = 96 Stack Options
| Combination | Use Case | Advantages |
|---|---|---|
| Next.js + NestJS | Multi-tenant SaaS, Enterprise Admin | SSR + TS unified stack, code sharing |
| Vue + FastAPI | Quick delivery for small teams | Lightweight, Python data ecosystem |
| Angular + Spring Boot | Large enterprise, long-term projects | Strong typing, mature middleware |
| SvelteKit + Go Fiber | High-performance real-time apps | Ultimate performance, low resources |
| Any Frontend + tRPC BFF | Mobile/Desktop multi-platform | Type sharing, aggregation & simplification |