Next Js 14 Full Stack Course Part-2 | Deep Dive Into Project Architecture & Build Comment System π
Channel:
Subscribers:
11,200
Published on ● Video Link: https://www.youtube.com/watch?v=uKALiluBwV8
In this particular video I Demonstrated How to Master The Art Of thinking in Nextjs Way like its Architecture and Data flow from Components to Components and Build Comment System Using One-to-Many Relation using Prisma ORM and MongoDB Database. Advanced Query System is Also discussed on Brief.
π§βπ» githubcode: https://github.com/GaziAdib/nextjs14-blog-app-yt/tree/master
Timecodes
00:00 Intro
02:38 - Project Architecture
08:09 - Add Comment to blog
19:06 - Fetch Comments
31:03 - Prisma Migration
32:22 - Prisma Advanced Query System
39:06 - Delete Comment With Form Submission
50:07 - Add Popup Before Delete Comment
52:40 - Outro
Other Videos By Great Adib
Tags:
next js
web development
next.js
next js 14 course
next js 14 tutorial
nextjs project architecture
how to master components dataflow in nextjs
server component in nextjs 14
client component in nextjs
build comment system in nextjs 14
build a blog comment relation in nextjs 14 prisma orm
query system in prisma ORM
Cache Revalidation in Nextjs
delete comment using form submission
on to many relation in prisma ORM
master prisma orm
nextjs architecture management