nicksarafa / resume-maker-express-vue-mongoose

Simple chat bot to help make a resume
0 stars 0 forks source link

Nest Education within Applicant #10

Open nicksarafa opened 7 years ago

nicksarafa commented 7 years ago

Great mongoose tutorial hither

nicksarafa commented 7 years ago

"Nested schemas are an excellent solution for cases where the nested schema can only exist when it belongs to exactly one of a parent schema"

nicksarafa commented 7 years ago

Look into NodeUnit for mongoose testing. Example here

nicksarafa commented 7 years ago

Mongoose populate method for nesting Schemas