freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-and-data-structures
dyneskye f52baa51be fix(learn): Added test for Capitalized -> uncapitalized variants
* myReplace("I think we should look up there", "up", "Down")
* Checks for previously unchecked scanarios of the 'after' input being capitalized and 'before' word being uncapitalized.
2020-08-03 14:52:40 +03:00
..
basic-algorithm-scripting fix(learn): Added test for edge case (#39323) 2020-07-27 07:43:59 -07:00
basic-data-structures learn(fix) - fixed grammar because it was confuse to understand the sentence (#39188) 2020-07-09 01:20:08 +09:00
basic-javascript remove MDN links from English challenges (#39337) 2020-07-31 15:19:49 +09:00
debugging fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
es6 fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
functional-programming fix(curriculum): Removed global variable and updated test for "Functional Programming: Apply Functional Programming to Convert Strings to URL Slugs" (#39359) 2020-08-02 16:24:16 -07:00
intermediate-algorithm-scripting fix(learn): Added test for Capitalized -> uncapitalized variants 2020-08-03 14:52:40 +03:00
javascript-algorithms-and-data-structures-projects fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
object-oriented-programming fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
regular-expressions fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30