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: CRUD and data models #4

Closed osamaakb closed 3 years ago

osamaakb commented 3 years ago

this is still WIP, I will add more to it in the coming days (will finish it all this week hopefully). it is in a long readme, for now, will separate it later to multiple folders corresponding to each lesson but for now, this is easier to review and comment on.

osamaakb commented 3 years ago

@louisrli thanks for the review, ptal

Shrreya commented 3 years ago

@osamaakb Thanks for putting all this together! I'll review the PR next week after I'm back from my leave, till then I think Louis will be sharing more of his feedback. I'd also recommend reading through the PRs for module 1 and 2 to ensure there are no redundant topics in module 3.

osamaakb commented 3 years ago

@louisrli thanks for the review, ptal

osamaakb commented 3 years ago

thank you @wisammechano for the comments, ptal

osamaakb commented 3 years ago

Thanks @Shrreya for the comments, PTAL, I added express examples with some comments on the Mongoose methods there