Dive deeper into CRUD operations with Mongoose in this course. Learn to efficiently retrieve, update, and delete documents, and handle complex queries to manage data in your Express.js applications effortlessly.
Adding Priority to Tasks
Fix Mongoose Code Bugs
Setting Up Mongoose Retrieval Task
Setting Up a Bookstore API
Retrieving Song Records with Mongoose
Fix the Retrieval Bug
Retrieve a Book by ID
Retrieve an Album by ID
Retrieve a Movie by ID
Fix Errors Updating Comic Records
Update ToDo Items by ID
Update ToDo Item by ID
Update ToDo Item by ID
Fix Bugs to Delete Records
Handle Delete Requests with Mongoose
Delete a Destination by ID
Delete a Gadget Record by ID
Debugging Advanced Queries in Mongoose
Retrieve Marvel Characters with Mongoose
Query Playable Game Characters
Advanced Query with Mongoose