Autoplay
Autocomplete
Previous Lesson
Complete and Continue
MongoDB Object-Document Mapper for NodeJS Apps
Welcome
Instructions
Basics
Project Initialization (3:13)
Schema, Model, and The Find Method (6:57)
The Save Method (7:01)
Schema Types, Its Properties and Validation (5:12)
Required Property and Schema Validation (2:24)
Additional Schema Types (5:22)
Complex Schema With Nested Objects (5:39)
Bubbling Errors With The Okay Module (5:24)
The FindOne Method for Get and Put Requests (7:52)
Enum Schema Property (3:49)
Setters and Getters in Schema (5:49)
Custom Field Validation and The Path Method (4:13)
Summary and The Remove Method (12:43)
Advanced
Selecting Fields (1:43)
Virtual Fields (3:12)
Pre Save Hook (3:17)
Pre Validate Hook (2:08)
Post Save Hook (1:03)
The Populate Method and References (7:30)
Static and Instance Methods (5:08)
Summary (2:55)
Uploading and Storing Binary Data (5:56)
HackHall
HackHall Demo (1:42)
Case Study: HackHall.com (7:00)
Bonus
MongoUI Demo (1:37)
HackHall—Chapter 22 from Pro Express.js
Express.js Cheatsheet
Oh My JS Ebook
Complex Schema With Nested Objects
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock