ReCoded-Org / curriculum-backend-readings

Content monorepo for all the readings of the backend bootcamp curriculum developed by Re:Coded.
23 stars 4 forks source link

Module 3 feedback #25

Open louisrli opened 2 years ago

louisrli commented 2 years ago

1 Schema and CRUD

1.1 Model View Controller

1.2 Principles of setting up your schema

1.3, 1.4, 1.5

Labs look fine

2 Models and Controllers in Mongoose

2.1 Crud with Mongoose

Assignment link is broken?

3 Building Custom Methods on Mongoose

3.1 Building Custom Methods