mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
freeCodeCamp.org 的开源代码库和课程。免费学习编码。
In "seed/challenges/json-apis-and-ajax.json", the use of ".map()" in the 5th and 6th challenges doesn't make sense -- we're not creating a new array by modifying each element of the response, and in challenge 4, the learner was told to use ".forEach()". Seeing ".map()" instead for no apparent reason would likely be a source of confusion. |
||
|---|---|---|
| challenges | ||
| under-construction | ||
| bonfireMDNlinks.js | ||
| get-emails.js | ||
| getChallenges.js | ||
| index.js | ||
| loopbackMigration.js | ||
| nonprofits.js | ||
| nonprofits.json | ||
| test-challenges.js | ||