Frontend Tech Stacks
UI-centric frameworks and rendering stacks.
Curated Frontend Stacks & Recipes
8 total- JamstackNamed
JavaScript, APIs, and Markup — a decoupling pattern for pre-rendered sites served from CDNs with APIs for dynamic behavior.
- Astro + VercelRecipe
Content-focused Astro sites deployed on Vercel — a common Jamstack-adjacent recipe for marketing and docs sites.
- React + Vite + TypeScriptRecipe
Client-side React SPA scaffolded with Vite and TypeScript — the default modern React tooling recipe outside Next.js.
- React + Tailwind CSSRecipe
React UI styled with Tailwind CSS — among the most common utility-CSS pairings in modern web apps.
- Vue + Vite + TypeScriptRecipe
Vue 3 SPA with Vite and TypeScript — the standard Vue tooling path.
- Angular + TypeScriptRecipe
Angular applications are TypeScript-first by design — the standard enterprise SPA frontend stack.
- Electron + ReactRecipe
Desktop applications built with Electron and React — a common cross-platform desktop UI stack.
- Tauri + ReactRecipe
Tauri desktop shell with a React frontend — a lighter Rust-backed alternative to Electron.
Explore Other Categories
Discover technology stacks across other architectural domains.