mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
freeCodeCamp.org 的开源代码库和课程。免费学习编码。
It's not accurate to call the `assignment operator` `=` and `equal` operator, since it might be confused with the `equality operators`, eg `==`. For the very same reason changed the `Minus Equals` wording to characters `-=` and titled the challenges with its commonly used name: compound or augment assignment (see https://en.wikipedia.org/wiki/Augmented_assignment) What do you think of this clarification? Thanks. |
||
|---|---|---|
| challenges | ||
| bonfireMDNlinks.js | ||
| create-challenge-bundle.js | ||
| get-challenge-completion.js | ||
| get-emails.js | ||
| getChallenges.js | ||
| index.js | ||
| loopbackMigration.js | ||
| test-challenges.js | ||