Stacks
Guide
Sign In
Stacks
azbauer8
Updated
Mar 2024
A repository of stacks for you to catalog and discover.
https://stacks.byzach.dev/
Language
Typescript
Framework
React
The framework the invented reactivity on the web and continues to lead the industry, mainly through community-supported libraries and meta-frameworks.
Meta Framework
NextJS
The most popular full-stack React framework of the past few years. Currently the only one with major support for React server components as well. Very solid DX, especially when shipping with Vercel.
Styling
TailwindCSS
Write CSS inline at the speed of thought. Once it clicks, you can never go back (not biased).
UI Library
NextUI
A collection of React UI components using Framer Motion for animation and built on top of TailwindCSS and React Aria. Not associated with Next.js/Vercel (not confusing).
Database
Supabase
An open source Firebase alternative. Features a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.
Hooks
useHooks
A collection of modern, server-safe React hooks – from the ui.dev team
Animation
Framer Motion
A production-ready motion library for React.