mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
* fix: add tests and steps * add necessary changes * edit for new boilerplate * fix: adjust content for boilerplate merge * add 4 passing 1 failing socketio * fix: add socketio changes * fix: update wording and http test Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> * fix: replace glitch remix urls with repl.it urls * integrate steps between lessons 4 and 5 * add mongodb altas link * edit test to not require db deletion * correct register routing and formatting * fix typos and formatting * fix: typos, standardize spacing, and remove unnecessary hr elements * fix: add/update links Add or update Gist solution links at the bottom of each challenge. Also add a missing link/text to the top of one of the challenges. * fix: remove Repl.it/boilerplate repo links from all but first challenge * fix: add target='_blank' to links in challenges * add note about PIP browser issues * move PIP note to end of instructions Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| challenges | ||
| schema | ||
| test | ||
| .babelrc | ||
| .editorconfig | ||
| .npmignore | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| comment-dictionary.js | ||
| commitizen.config.js | ||
| commitlint.config.js | ||
| create-challenge-bundle.js | ||
| getChallenges.acceptance.test.js | ||
| getChallenges.js | ||
| getChallenges.test.js | ||
| gulpfile.js | ||
| lib.js | ||
| LICENSE.md | ||
| package-entry.js | ||
| package-lock.json | ||
| package.json | ||
| utils.js | ||