freeCodeCamp/curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose
Ambar Mutha bcef08424c add comment explaining back-end challenges don't need a solution (#37111)
* add solution to a challenge

add solution to the challenge: add-a-description-to-your-package-json

* add comment to all backend challenges
The comment expllains that these challenges don't need a solution.
2019-10-24 13:38:13 +09:00
..
chain-search-query-helpers-to-narrow-search-results.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
create-a-model.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
create-and-save-a-record-of-a-model.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
create-many-records-with-model.create.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
delete-many-documents-with-model.remove.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
delete-one-document-using-model.findbyidandremove.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
install-and-set-up-mongoose.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
perform-classic-updates-by-running-find-edit-then-save.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
perform-new-updates-on-a-document-using-model.findoneandupdate.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
use-model.find-to-search-your-database.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
use-model.findbyid-to-search-your-database-by-id.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00
use-model.findone-to-return-a-single-matching-document-from-your-database.english.md add comment explaining back-end challenges don't need a solution (#37111) 2019-10-24 13:38:13 +09:00