Completed
Resolve UI Errors
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Harnessing the New Next.js Server Actions Feature to Improve Your Development Efficiency
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Create New Next.js App
- 3 Test App Initial Accessibility
- 4 Change DefaultPage.js
- 5 Obtain Tailblock
- 6 Test App & Resolve a Bug
- 7 Next.js Server Actions
- 8 Resolve UI Errors
- 9 Storing Data in MongoDB
- 10 Install MongoDB
- 11 Import MongoClient
- 12 Restart and Test App
- 13 Deploy App to Akamai
- 14 Generate Output in Next.js
- 15 Deploy the App
- 16 Restart Apache and Test App
- 17 Conclusion