Next Js 14 Complete Course 2024 | Master Server Actions From Scratch (Blog Module) With Prisma ORM🔥
Complete Guide to Next Js 14 Course With Server Actions and Build and Entire Blog App without API but Just using Server Actions and Form Handing With Form Actions and Learn Server and Client Component and Routing, Caching, Nested Routing, Search Params, Dynamic Routing Etc. From Scratch With MongoDB as backend & Prisma ORM included.
Timecodes
00:00 Intro
05:03 - How Page is Structured
09:10 - Nodejs + Nextjs App Setup
11:38 - Nextjs Project Structure
17:33 - Navbar Component Setup
18:24 - Routing System
29:31 - Nested Routing
34:10 - Prisma ORM Setup
36:17 - MongoDB Setup
43:34 - Prisma Database Modeling
51:37 - Add Blog Using Server Actions
1:09:55 - Fetch All Blogs
1:21:29 - Blog Detail With Dyanmic Routing
1:26:40 - Image Optimization
1:34:04 - Update Blog Feature
1:52:29 - Realtime Search Feature
2:06:20 - Get Search Filter Data with Prima
2:10:47 - Ending and Update on Comment Module