Last revised: 09/11/2021
A high proportion of applications can be distilled into four simple operations: Create, Read, Update, and Delete. Students learn to connect their Express.js server to a MongoDB database using Mongoose.js and implement models and controllers to perform CRUD operations.
-
4 Summary