ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Tips:- Change the video title to Todo App using Next.js 14 Server Actions + Mongo DB. - Stop using gaming music, use lo fi- Start to use Typescript
I thought exactly of the same thing LOL, "js?? tf?... gross ..."
its nice i can now revise concepts in a10 minutes thankss
Great work it would be nicer with audio explanation also❤
Noted
wow, connect mongo db, thanks for sharing. hope you make more tutorial nextjs with mongo db, tailwindcss (mabe blog news, shop ...)
The music adds nothing to the experience, and is very distracting. :/
There is mute button for situations like these! Give it a try next time.
Fair comment. @@JavaScriptUnleashed 👍😅
@@JavaScriptUnleashed😂😂
i am encountering an error. after adding todo the ui is not getting changed. the data is getting added in the mongoDB tho. can you please help me??
Why new:true at 20:30
It ensures that the method returns the updated Todo item after the update operation is performed. But in this case we are redirecting to "/" so you can omit it.
Tips:
- Change the video title to Todo App using Next.js 14 Server Actions + Mongo DB.
- Stop using gaming music, use lo fi
- Start to use Typescript
I thought exactly of the same thing LOL, "js?? tf?... gross ..."
its nice i can now revise concepts in a10 minutes thankss
Great work it would be nicer with audio explanation also❤
Noted
wow, connect mongo db, thanks for sharing. hope you make more tutorial nextjs with mongo db, tailwindcss (mabe blog news, shop ...)
The music adds nothing to the experience, and is very distracting. :/
There is mute button for situations like these! Give it a try next time.
Fair comment. @@JavaScriptUnleashed 👍😅
@@JavaScriptUnleashed😂😂
i am encountering an error. after adding todo the ui is not getting changed. the data is getting added in the mongoDB tho. can you please help me??
Why new:true at 20:30
It ensures that the method returns the updated Todo item after the update operation is performed. But in this case we are redirecting to "/" so you can omit it.