freeCodeCamp/curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22
2024-06-24 10:57:42 +02:00
..
build-a-cash-register-project fix(curriculum): cash register tests need valid global state (#55245) 2024-06-21 07:38:14 +02:00
build-a-palindrome-checker-project fix(curriculum): add missing dispatchEvent (#55216) 2024-06-18 23:06:53 -07:00
build-a-pokemon-search-app-project fix(curriculum): Pokémon search app id "#type" to "#types" (#55219) 2024-06-20 20:41:35 +02:00
build-a-roman-numeral-converter-project fix(curriculum): add missing dispatchEvent (#55216) 2024-06-18 23:06:53 -07:00
build-a-telephone-number-validator-project fix(curriculum): update missing double quote in build telephone number (#55272) 2024-06-21 21:24:14 +02:00
learn-advanced-array-methods-by-building-a-statistics-calculator fix(curriculum): semantic/grammatical issue (#55106) 2024-06-06 21:45:49 -07:00
learn-asynchronous-programming-by-building-an-fcc-forum-leaderboard fix(curriculum): small fixes in JS forum leaderboard project (#55249) 2024-06-21 07:07:35 -07:00
learn-basic-algorithmic-thinking-by-building-a-number-sorter fix(curriculum) : allow a and b to be cast as numbers in step 41 of num sort (#54431) 2024-04-25 18:53:16 -05:00
learn-basic-debugging-by-building-a-random-background-color-changer fix(curriculum): Add assertion tests for button click event and changeBackgroundColor function (#55149) 2024-06-10 18:22:24 +02:00
learn-basic-javascript-by-building-a-role-playing-game fix(curriculum): remind users about healthText rpg step 76 (#55210) 2024-06-19 16:27:32 +00:00
learn-basic-oop-by-building-a-shopping-cart fix(curriculum): fix tests for step 43 of shopping cart project (#54631) 2024-05-07 20:11:30 +06:00
learn-basic-string-and-array-methods-by-building-a-music-player fix(curriculum): move backtick in step 74 (#55062) 2024-06-02 06:35:10 +02:00
learn-fetch-and-promises-by-building-an-fcc-authors-page fix(curriculum): typos (#55296) 2024-06-24 06:12:48 +02:00
learn-form-validation-by-building-a-calorie-counter fix(curriculum): typo in calorie counter step 69 (#55282) 2024-06-22 13:17:06 +02:00
learn-functional-programming-by-building-a-spreadsheet fix(curriculum): typos (#55296) 2024-06-24 06:12:48 +02:00
learn-intermediate-algorithmic-thinking-by-building-a-dice-game fix(curriculum): fixed strict regex (#54778) 2024-05-14 15:18:17 -07:00
learn-intermediate-oop-by-building-a-platformer-game fix(curriculum): add back ticks to variable name Platformer Game step 20 (#55287) 2024-06-24 10:57:42 +02:00
learn-introductory-javascript-by-building-a-pyramid-generator feat(curriculum): add a preview page to pyramid project (#54885) 2024-06-22 10:56:07 +02:00
learn-localstorage-by-building-a-todo-app fix(curriculum): fix findIndex issue in JS Todo step 11 (#55120) 2024-06-11 12:01:02 +02:00
learn-modern-javascript-methods-by-building-football-team-cards fix(curriculum): update tests for Football Teams step 25 to accept both types of functions (#54381) 2024-04-15 04:53:27 -07:00
learn-recursion-by-building-a-decimal-to-binary-converter fix(curriculum): Corrected grammar of step-104 (#55048) 2024-05-31 15:32:17 -05:00
learn-regular-expressions-by-building-a-spam-filter fix(curriculum): small fixes in JS spam filter project (#55170) 2024-06-12 10:09:32 -07:00
learn-the-date-object-by-building-a-date-formatter fix(curriculum): update description and hint text of Date Formatter - Step 28 (#54419) 2024-04-17 13:08:17 -07:00
review-dom-manipulation-by-building-a-rock-paper-scissors-game fix(curriculum): Updated description for step 6 of Review DOM project (#54934) 2024-05-22 23:19:37 -07:00
review-js-fundamentals-by-building-a-gradebook-app fix(curriculum): typo in step 4 of Building a Gradebook App (#54850) 2024-05-17 09:41:52 +02:00