Site logo

    Stacks

    Guide

Created by Zach Bauer. The source code is available on GitHub.

Stacks

azbauer8
Updated Mar 2024

A repository of stacks for you to catalog and discover.

https://stacks.byzach.dev/
Language
Typescript

Typescript

Framework
React

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

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

TailwindCSS

Write CSS inline at the speed of thought. Once it clicks, you can never go back (not biased).
UI Library
NextUI

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

Supabase

An open source Firebase alternative. Features a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.
Hooks
useHooks

useHooks

A collection of modern, server-safe React hooks – from the ui.dev team
Animation
Framer Motion

Framer Motion

A production-ready motion library for React.