Build an Expense Tracker with Next.js, TypeScript, Prisma, Neon, and Clerk
Offered By: Traversy Media via YouTube
Course Description
Overview
Syllabus
- Intro
- Links & Docs
- Create Next App
- Layout File
- Neon Project Setup
- New Database & Role
- Neon SQL Editor Demo
- Prisma Setup & Schema
- User Model
- Transaction Model
- Generate Client & Migrate
- Database File
- Clerk Authentication Setup
- Header Component
- SignIn, SignOut & UserButton
- Save User To Neon Database
- Guest Component
- AddTransaction Component
- addTransaction Action
- Get & Validate User
- React Toastify Setup
- Save Transaction to Neon Database
- useRef To Clear Form
- Balance Component
- getUserBalance Action
- addCommas Utility Function
- Clerk Dashboard Users
- IncomeExpense Component
- getIncomeExpense Action
- TransactionList Component
- Transaction Type
- getTransactions Action
- TransactionItem Component
- Delete Button
- deleteTransaction Action
- Commas & Decimal Places
- Email/Password Test
- Vercel Deployment
Taught by
Traversy Media
Related Courses
Learn Next.js 13 With This One ProjectWeb Dev Simplified via YouTube Harnessing the New Next.js Server Actions Feature to Improve Your Development Efficiency
Linode via YouTube Next Migration Course Extras
egghead.io Migrate Next.js Application to App Router
egghead.io Build a Twitter Clone with the Next.js App Router and Supabase
egghead.io