Mutate data using Server Actions in NextJs 13.4

This video will look at the NextJs 13.4 release that marks stability for the App router and also introduce server actions to mutate data directly on the server.

➡️ The Ultimate NextJs Course
🔗 https://www.hamedbahram.io/courses/nextjs

➡️ Project source code
🔗 https://github.com/HamedBahram/next-13-4

➡️ NextJs documentation
🔗 https://nextjs.org/docs

Chapters
0:00 Intro
2:00 Project setup
7:50 Root layout
9:55 Adding todos page
10:35 Setting up Mongo
15:35 Route config options
18:15 Server actions
24:30 Outro