Bleeding-edge Project Using Everything New In Next.js 13📚

apestein

Apestein

Posted on September 12, 2023

Bleeding-edge Project Using Everything New In Next.js 13📚

Project using bleeding-edge stack. Drizzle ORM + Neon postgres + Clerk auth + Shadcn/ui + everything new in Next.js 13 (server components, server actions, streaming ui, parallel routes, intercepting routes). Fully edge runtime deployed. I wrote a breakdown and talked about some tricky / difficult things while building this project. This will be a good reference project for people looking to learn Next.js app router. Project uses 100% server actions and include features such as ability to search show catalog, SaaS subscription service with Stripe, optimistic update, and infinite scrolling.

Repo: https://github.com/Apestein/nextflix

Live: https://nextflix-blush.vercel.app/

💖 💪 🙅 🚩
apestein
Apestein

Posted on September 12, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related