ga-wdi-boston / mongodb-crud-diagnostic

MongoDB CRUD Diagnostic
Other
1 stars 127 forks source link

Add response #117

Closed DanielJRaine closed 7 years ago

DanielJRaine commented 8 years ago

5 5 Used CodeSchool lessons as a reference and relied heavily on MongoDB documentation.
Mongo is much more of a pleasure to use than SQL, though I can already see how limited it is without Mongoose. Nevertheless, the syntax just feels cleaner and it's easier to mentally parse what's going on.