freeCodeCamp/curriculum
Randell Dawson 73bdff45fd fix(curriculum): Added a Recursion challenge to the Basic JavaScript section (#35968)
* fix: added a recursion challenge

* fix: changed blockquote to triple backtick syntax

* fix: added an extra line to separate code section

* fix: renamed challenge and improved verbiage

* fix: added full path to challenge

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: improved wording

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added closing )

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added missing comma and the word at

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

* fix: added missing text for test case

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

* fix: added note regarding startNum and endNum being same

* fix: wrapped parameter names with code tags
2019-07-12 13:40:50 +02:00
..
challenges fix(curriculum): Added a Recursion challenge to the Basic JavaScript section (#35968) 2019-07-12 13:40:50 +02:00
formattingConversion chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
math-challenges chore: preparing for the move 2018-09-27 12:36:41 +05:30
requiresTests Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
schema fix(client): return an empty string for empty sections 2019-03-04 08:56:11 +00:00
test Ensure that errors in testing are handled correctly 2019-06-08 03:28:20 +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: preparing for the move 2018-09-27 12:36:41 +05:30
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +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.js fix(tools): wait for the last challenge to be populated (#35596) 2019-03-15 22:12:56 +01:00
gulpfile.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
index.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
md-translation.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
package-entry.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json chore: bump gulp from 4.0.0 to 4.0.2 (#36272) 2019-06-12 23:40:34 +05:30
package.json fix(client): Use current challenge-md-parser 2019-06-28 13:34:29 +08:00
utils.js test(curriculum): check challenges for all langs 2019-01-10 12:54:59 +00:00