freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-an...
Marc Antoni 1badd3c3a6
fix(learn): add test case to regex challenge (#40087)
existing test cases can be satisfied by /^[a-z][a-z]+$|^[a-z][a-z]*\d\d+$/i
2020-11-01 13:24:35 +00:00
..
basic-algorithm-scripting fix(learn): added description about a nonallowed method (#40121) 2020-10-31 20:01:03 +01:00
basic-data-structures fix(learn): Possible semantic error in explanation comment (#39813) 2020-10-14 19:53:49 -06:00
basic-javascript fix(learn): preserve whitespace in the tool panel (#39973) 2020-10-14 21:40:15 +05:30
basic-javascript-rpg-game chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) (#39809) 2020-10-08 14:18:47 +02:00
debugging fix: replace .english.md extension with .md 2020-09-29 22:09:04 +02:00
es6 fix(learn): modified usage of words from argument to parameter based on the title (#40130) 2020-10-31 19:59:43 +01:00
functional-programming fix(learn): Implement map and filter (#39621) 2020-10-14 10:33:43 -06:00
functional-programming-spreadsheet chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) (#39809) 2020-10-08 14:18:47 +02:00
intermediate-algorithm-scripting fix: replace .english.md extension with .md 2020-09-29 22:09:04 +02:00
intermediate-javascript-calorie-counter chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) (#39809) 2020-10-08 14:18:47 +02:00
javascript-algorithms-and-data-structures-projects fix: replace .english.md extension with .md 2020-09-29 22:09:04 +02:00
object-oriented-programming fix: replace .english.md extension with .md 2020-09-29 22:09:04 +02:00
regular-expressions fix(learn): add test case to regex challenge (#40087) 2020-11-01 13:24:35 +00:00