freeCodeCamp/curriculum
Anonyma 8edca2efc5
fix(curriculum): add instructions to clarify use of model.createMany (#38026)
* Update create-many-records-with-model.create.english.md

The previous instructions were causing confusion:
https://www.freecodecamp.org/forum/t/mongodb-and-mongoose-create-many-records-with-model-create/208546
https://github.com/freeCodeCamp/freeCodeCamp/issues/36447

* Added clearer instructions

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/create-many-records-with-model.create.english.md

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/create-many-records-with-model.create.english.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/create-many-records-with-model.create.english.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-09-03 00:01:48 +01:00
..
__fixtures__ test: add tests for translated challenge parser 2020-08-16 04:45:17 +05:30
challenges fix(curriculum): add instructions to clarify use of model.createMany (#38026) 2020-09-03 00:01:48 +01:00
schema fix: relax schema while auditing translations 2020-08-16 04:45:19 +05:30
test fix: simplify language specific testing 2020-08-16 04:45:19 +05:30
.babelrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.editorconfig chore: preparing for the move 2018-09-27 12:36:41 +05:30
.npmignore fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
.travis.yml travis: container based builds have been deprecated (#34642) 2019-01-03 14:21:06 +05:30
CHANGELOG.md chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
comment-dictionary.js fix: added Chinese comment translations for Responsive Web Design 2020-08-16 04:45:17 +05:30
commitizen.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitlint.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
create-challenge-bundle.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
getChallenges.acceptance.test.js test: add tests for translated challenge parser 2020-08-16 04:45:17 +05:30
getChallenges.js fix: add backslash to path test for windows paths (#39454) 2020-08-25 13:22:03 -07:00
getChallenges.test.js test: add tests for translated challenge parser 2020-08-16 04:45:17 +05:30
gulpfile.js fix: simplify language specific testing 2020-08-16 04:45:19 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-entry.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json chore: bump curriculum 2020-08-04 03:50:20 +05:30
package.json Chore: remove old translation tools, import parser (#39273) 2020-07-27 18:11:53 +05:30
utils.js fix: simplify language specific testing 2020-08-16 04:45:19 +05:30