Krzysztof G
174865974b
fix: text typos ( #51876 )
...
Co-authored-by: Viktor Szépe <viktor@szepe.net >
2023-10-09 19:36:27 +07:00
Faris Karim
fac5c52be2
fix: unreadable text in night mode ( #51788 )
2023-10-06 20:24:56 +02:00
Kolade Chris
a90ab12672
fix: update calorie counter project styling ( #51080 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2023-09-08 14:30:32 +02:00
Dario-DC
09958ce91d
chore(curriculum): fixed typos and added code tags ( #51064 )
2023-07-26 16:20:57 +03:00
Oliver Eyton-Williams
6e22352970
fix(client): ensure __runTest is used ( #50849 )
2023-06-30 21:46:57 +02:00
Naomi Carrigan
ae16ebfd58
feat: rewrite functional spreadsheet project ( #49970 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2023-06-27 23:59:56 +05:30
DanielRosa74
45db398f89
fix(curriculum): proposed fix for some issues found in source files ( #50539 )
2023-05-28 10:21:35 +03:00
Naomi Carrigan
180e9dd1de
fix: remove comments from code examples ( #50254 )
2023-05-04 13:44:53 +03:00
Dario-DC
fc0b99a6cb
chore(curriculum): fixed variable name in spam filter project ( #50272 )
...
fixed variable name in spam filter project
2023-05-04 11:08:59 +02:00
Dario-DC
4a5c5c3cac
chore(curriculum): fixed inaccuracies and added code tags in fcc author page new JS project ( #50247 )
...
fixed typos and added code tags
2023-05-02 10:26:55 -07:00
Dario-DC
5667f0eebf
chore(curriculum): removed unnecessary code tags in football team cards project to help localization ( #50245 )
...
removed unnecessary code tags to help localization
2023-05-02 10:26:03 -07:00
Naomi Carrigan
18f9a3f47c
feat(curriculum): break number sorter down into steps ( #49715 )
...
* chore: create new project
* feat: break projects down into steps
* chore: solution
* feat: write tests
* fix: broken tests
* chore: apply Jessica's review suggestions
* chore: correct title case for block name
* chore: apply kolade's review
* chore: apply kolade's review
* chore: apply sem's review
Co-authored-by: Sem Bauke <semboot699@gmail.com >
* chore: apply sem's updated review
* chore: add aria-label to selects
* fix: labels on the steps where the camper changed a value
This is why find and replace didn't work );
* chore: apply zaira's review suggestions
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
* chore: apply zaira's review suggestions
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
---------
Co-authored-by: Sem Bauke <semboot699@gmail.com >
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
2023-04-27 11:17:35 +00:00
Kolade Chris
81a84f8aaf
feat(curriculum): Add fCC Authors Page Project to JS Cert ( #49826 )
...
* feat(curriculum): Add fCC Authors Page Project to JS Cert
* Added intro.json, index.md, and meta.json files
* feat: wrote tests for the first twelve steps, also corrected step 11 test
* finished writing tests
* chore: cross-checked tests and fixed broken ones
* chore: fixed a merge conflict
* chore: fixed more merge conflicts
* chore: implemented Kris's suggestions
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* chore: implemented Naomi's suggestions
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* combined steps eleven and twelve
* chore: implemented more suggestions from Naomi
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* chore: removed the intro json extra comma
* chore: debugging failed CI
* chore: debugging failed CI from step 6
* fix: still debugging CI issues
* ci: checking why CI failed
* ci: debugging CI failure in step 12
* chore: implemented Naomi's suggestions to make CI pass
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* ci: debugging CI failure in step 12
* feat: Tested for semi-colons in steps that don't allow it
* ci: debuggin step 17 CI failure
* chore: implemented Jessica's suggestions
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
* feat: rewrote tests for step 22
* fix: fixed small issues like typos and wrapping backticks around some words
* fix: rewrote tests for step 5 to follow Sem's recommendation
* fix: rewrote tests for step 28 to not be strict with backticks
* fix: fixed intro json file error
---------
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2023-04-26 15:32:29 +02:00
Jessica Wilkins
306ebf7683
feat: adding sports team project to new JS curriculum ( #49135 )
...
* fix: linting error
* fix: updating correct super block name for project
* feat: adding steps 15-20
* feat: adding more steps
* feat: adding more steps for setPlayerCards function
* feat: adding more steps
* feat: adding rest of steps
* fix: missing commas from json file
* feat: adding tests
* feat: adding more tests
* fix: broken test for step 5
* feat: adding more tests
* chore: adding tests
* chore: adding more tests
* feat: adding tests 16-20
* feat: adding more tests
* feat: adding tests 25-29
* feat: adding more tests
* feat: adding switch statement tests
* feat: adding rest of tests
* fix: adding column layout for small devices
* fix: step 16 test
* fix: step 17 test
* fix: incorrect test for step 30
* fix: step 36
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95e39860dc5b01ebe9be0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/641fc88d8fa7127f76e0324f.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d1214a0ac7a9389793269b.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf8ec006a776ff5f6e3c68.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf8ec006a776ff5f6e3c68.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf90d4696d8f00851873a4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf90d4696d8f00851873a4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf91b0ff6e9300ead140cc.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf91b0ff6e9300ead140cc.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf93472de77d01bf8474bf.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf93472de77d01bf8474bf.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d120a05ee93f38353b84c0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d120a05ee93f38353b84c0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d1214a0ac7a9389793269b.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d1214a0ac7a9389793269b.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d128eaedcc773d2ded2128.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d128eaedcc773d2ded2128.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d12b9c7aaee43de1ba265d.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d12fe2a595263e8f5084f7.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d12fe2a595263e8f5084f7.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e02a333354343b595d64ca.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e0334b7a24bd3c96aca4de.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e03b86008bbb3e1c3de846.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e060df21bca347b2d2b374.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e062d6090ebb486a4eda3a.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e949b8327aa2aca2ca8eac.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95a45dce95baf41dd4f78.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95e39860dc5b01ebe9be0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95e39860dc5b01ebe9be0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9667c881b61b1e338d276.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e96938d2a347b2734a1587.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9718d7d490bb3940d5a0a.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9737f686c76b4078a60f4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9737f686c76b4078a60f4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f28ef082d771e8bf71f94a.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f293c804d6f9e9a83ca4c5.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f29804e3ec00ea6fab1ec4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f29ce62aea65eb041758c8.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/641fc88d8fa7127f76e0324f.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/641fcfd468185384ac218b7d.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* fix: applying rest of code review suggestions
* Update client/i18n/locales/english/intro.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/src/pages/learn/2022/javascript-algorithms-and-data-structures/learn-modern-javascript-methods-by-building-sports-team-cards/index.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/src/pages/learn/2022/javascript-algorithms-and-data-structures/learn-modern-javascript-methods-by-building-sports-team-cards/index.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/utils/help-category-map.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/src/pages/learn/2022/javascript-algorithms-and-data-structures/learn-modern-javascript-methods-by-building-sports-team-cards/index.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-sports-team-cards/meta.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-sports-team-cards/meta.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63c620161fc2b49ac340ffc4.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* refactor: rename project folder
* Update client/i18n/locales/english/intro.json
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* fix: updating folder names
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e954321b0a77ae4f6d9650.md
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63c620161fc2b49ac340ffc4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63cf91b0ff6e9300ead140cc.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63d120a05ee93f38353b84c0.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e036373fc9173d284e165a.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e02a333354343b595d64ca.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e02a333354343b595d64ca.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e0334b7a24bd3c96aca4de.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e0334b7a24bd3c96aca4de.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e042661ad2663f0d468740.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e05557016dfd45ea49152c.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e05c00b615bb46ac87273a.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e060df21bca347b2d2b374.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e062d6090ebb486a4eda3a.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e949b8327aa2aca2ca8eac.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e94dae6dcedbad73f2f6ee.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e94dae6dcedbad73f2f6ee.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e954321b0a77ae4f6d9650.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e95a45dce95baf41dd4f78.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e95a45dce95baf41dd4f78.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96938d2a347b2734a1587.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96938d2a347b2734a1587.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e9667c881b61b1e338d276.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e9667c881b61b1e338d276.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* fix: syntax erorr for broken test
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e949b8327aa2aca2ca8eac.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f29804e3ec00ea6fab1ec4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f29ce62aea65eb041758c8.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/641fcfd468185384ac218b7d.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f29ce62aea65eb041758c8.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
---------
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
2023-04-24 12:56:45 +02:00
Naomi Carrigan
21d00f7ce8
feat: spam filter project ( #49873 )
...
* chore: set up initial project
* feat: steps 1-10
* feat: steps 11-20
* feat: complete steps
* feat: write tests
* fix: debug failing tests
* chore: apply Jessica's review suggestions
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
* chore: apply gikf's review suggestions
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* fix: test that help regex is unmodified
* chore: max width on text area
* chore: reapply sem's review
Co-authored-by: Sem Bauke <semboot699@gmail.com >
---------
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2023-04-19 14:02:56 +02:00
Naomi Carrigan
1117c6b737
feat: break shopping cart down into steps ( #49416 )
...
* feat: break shopping cart down into steps
* fix: couple of bugs oopsie
* fix: index.js -> script.js
* fix: missed a file
* feat: tests through step 31
* feat: finish tests
* chore: fix tests
* chore: apply gikf's review
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* chore: apply Jessica's review suggestions
* chore: apply kolade's review
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2023-04-12 14:05:08 +02:00
Naomi Carrigan
1d1174d4dd
feat: rewrite calorie counter project ( #48927 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-03-27 17:36:35 +09:00
Naomi Carrigan
ec9fb04fb7
feat: statistics calculator ( #48181 )
...
* feat: stats calculator to step 23
* feat: complete steps
* feat: starting the tests
* feat: finish tests
* chore: manual review suggestions
* chore: apply jessica's suggestions
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
* fix: broken mathjax
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* chore: fix typo
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* fix: update regex, clarify first step
* feat: forgot to add solution
* chore: apply sem's review suggestions
Co-authored-by: Sem Bauke <semboot699@gmail.com >
* chore: apply kolade's review suggestions
* chore: apply kris' suggestions
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
---------
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2023-03-03 17:41:25 +09:00
Kolade Chris
9a3d0b7bfb
fix(curriculum): worked on early feedbacks for js role playing game ( #49169 )
...
* fix:implemented some of the recommendations of the earlier feedbacks on the JS RPG course
* fix: improved some description texts of the JS RPG course (Made Naomi's requested changes)
2023-02-23 10:52:50 -08:00
Andriy
120a0a19ee
fix(curriculum): fixed typo in challenge description ( #49040 )
...
fix(curriculum):build an rpg- step 39-fixed typo
Co-authored-by: Andriy Kozlovsky <andriy.kozlovsky005@gmail.com >
2023-01-16 11:22:01 +01:00
Mark Linn
593ca57c1e
fix(curriculum): add backticks in role playing game project ( #48886 )
...
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48870
2023-01-11 20:17:43 +05:30
Sriparno Roy
c72758a4f8
fix(curriculum): Add Missing Backticks ( #48919 )
...
* Add missing backticks
* Add missing backticks
2023-01-04 21:05:20 +01:00
Ansh Phirani
3ee977c739
fix(curriculum): add missing backslashes in hint text for JavaScript RPG project ( #48896 )
...
added missing needed backslashes
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Sem Bauke <semboot699@gmail.com >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2023-01-03 14:32:33 +01:00
Sriparno Roy
ef1c90ecd7
fix(curriculum): clarify element in role-playing-game ( #48829 )
...
Clarify property in build an RPG
2022-12-31 11:40:08 +02:00
Billy Arante
b34cd69ce1
fix(curriculum): Grammar in step 48 of build an rpg ( #48860 )
...
fix(62a7c071219da921758a35bb.md): grammar in step 48 of new js course (build an rpg)
2022-12-28 08:08:40 +02:00
Mark Edward Gonzales
5b229e4f52
fix(curriculum): fix typos in step 66 of new JS RBG project ( #48831 )
...
Fix typos in step 66 of new JS RBG project #48825
2022-12-23 16:16:20 -06:00
Rahul Nag
b4f08d7b96
fix(curriculum): typo in make an RPG game ( #48816 )
...
Co-authored-by: Rahul <ranag@expediagroup.com >
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48809
2022-12-22 10:58:56 +05:30
Sriparno Roy
264afea278
fix(curriculum): sentence construction in build an RPG project ( #48783 )
...
* docs: fix sentence construction
* docs: fix sentence construction in build an RPG project
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2022-12-20 09:07:33 -08:00
Walid Mouaaouia
f91b71a74c
fix: first sentence in step 32 JS course. ( #48789 )
...
* fix: first sentence in step 32 JS course.
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62fc20387ef88d1d1998aac5.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
2022-12-20 15:35:45 +00:00
Endless8
6ef2d9b63a
docs: adding code tags on id word ( #48763 )
2022-12-15 12:25:44 +04:00
Sriparno Roy
374b69ab23
Fix: Change "monsterStats" element to "#monsterStats" ( #48742 )
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48741
2022-12-15 09:52:30 +05:30
Yash Pratapwar
f61f28c443
fix (curriculum): Improved sentences in challenges-english. ( #48306 )
2022-10-31 17:54:24 -05:00
Arijit Ghosh
d350b14c12
fix(curriculum): improve a hint in the new JS RPG project ( #48286 )
...
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
2022-10-28 10:45:11 +00:00
Hatim Zahid
874651413a
fix(curriculum): Added description texts about spaces in step 154 #48160 ( #48196 )
...
* fix(curriculum): Added description texts about spaces in step 154 #48160
* fix(curriculum): Added description texts about spaces in step 154 #48160
Used the text as described in #48087 (comment).
* fix(curriculum): Added description texts about spaces in step 154 #48160
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa226207f33d3ad4c6f546.md
Removed Space in front of Your, as to not confuse future contributors.
Co-authored-by: Ilenia <nethleen@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa226207f33d3ad4c6f546.md
Removed space warming text to make description less verbose.
Co-authored-by: Ilenia <nethleen@gmail.com >
Co-authored-by: Ilenia <nethleen@gmail.com >
2022-10-23 10:55:59 +02:00
Atir Nayab
242b334517
fix(curriculum): typos in challenge description ( #47759 )
...
* fix: typos in challenge description
* fix: remove quotation from code block
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md
Co-authored-by: Ilenia <nethleen@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa2999ec27ec516655eba6.md
Co-authored-by: Ilenia <nethleen@gmail.com >
Co-authored-by: Ilenia <nethleen@gmail.com >
2022-10-20 13:40:21 +01:00
Sai Harvin
3653ff4e18
fix(learn): update JS Algo and DS - New Cert ( #48030 )
2022-10-19 14:35:29 +05:30
Mayank Prakash
936e11e1b4
fix: typo in js rpg challenge ( #48122 )
2022-10-19 06:33:17 +02:00
Nemanja Lekic
eef52dcc42
fix(curriculum): change if to if to help translation ( #48100 )
...
fix(curriculum): change `if` to if
By removing the code tags the implication of the sentence stays the same but it will make translating it easier.
2022-10-17 08:44:36 -07:00
Rafael Fontenelle
0e42b79b69
fix(curriculum): typos in making RPG game project at new JS ( #47909 )
...
fix(curriculum,learn): Fix a few misspellings
2022-10-07 18:15:48 +00:00
Rajat
4e13b3becc
chore: enabled MD040 lint rule ( #47853 )
...
* enabled `MD040` lint rule
* fix: lint errors
* using `markup` instead of `text`
2022-10-06 16:07:54 +05:30
void-hr
0097b0f031
fix(curriculum): typos in new JavaScript make an RPG game ( #47862 )
...
typos fixed
2022-10-06 12:26:42 +02:00
Kevin Kee
ec5b25ee1a
fix(curriculum): correct typos in make an RPG ( #47776 )
...
Correct typos in make an RPG
2022-10-02 16:27:33 +02:00
Abhinav Srinivas
85b5254c48
fix(curriculum): turn quote into code block to fix translation ( #47673 )
...
Update 62a2401b9842721796b72850.md
2022-09-30 07:06:36 +02:00
Utkersh Rajvenshi
2426222f26
fix(curriculum): typos in create RPG game in new JavaScript ( #47664 )
...
Fixed bugs referenced in issue #47660
2022-09-29 18:57:21 +00:00
Naomi Carrigan
7b461e80bd
feat: rewrite js rpg project ( #46515 )
...
* chore: remove existing steps - clean slate
* chore: rename step file
* feat: start rewrite
* feat: progress
* feat: continuing rewrite
* feat: almost done with new steps (:
* feat: complete step rewrite
* Step 1 tests without `link` testing
* chore: apply sem's review suggestions
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* chore: missed one
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* chore: missed one
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* Step 2 tests and hints
* step 3 stats hints and tests
* cleared the grammers issues, I added.
* removed type="text/css" from the seed code
* Tests and hints for step 4
* removed tests from step 4 because they aren't working
* feat: starting the tests
* feat: add another step
* feat: more tests
* feat: tests through step 80
* feat: tests through step 117
* feat: to step 148
* feat: finish step tests
* feat: apply Jessica's suggestions
* chore: apply muhammed's review
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* chore: fix up tests
* chore: thought I got all of them
* chore: apply jessica's review suggestions
* chore: apply suggestions from code review
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com >
* chore: apply yoko's reviews
* fix: use text content
* chore: apply tom's review
* fix: forgot to commit meta
* fix: broken tests
* feat: apply dario's review
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2022-09-22 14:21:23 -07:00
Shaun Hamilton
090a1caa7a
chore(curriculum): prepare tests for recursion-protection ( #46408 )
...
* feat(client): add recursion protection to jsx
* fix: change failed test for speed
* fix: I guess this test was also changed for a reason
* fix: change test to match babelification
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2022-07-19 19:13:59 +05:30
Muhammed Mustafa
e474d4cd17
chore(curriculum): Front End catagories links standardized ( #46418 )
2022-06-13 20:18:23 -05:00
DanielRosa74
1f0e7f3e19
fix(curriculum): IX should be 9, not 0 ( #46174 )
...
Typo fix on line 23
2022-05-27 18:17:49 +05:30
Muhammed Mustafa
d38a6d3e2e
fix(curriculum): external roman numeral links in JS projects ( #46171 )
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2022-05-27 16:31:28 +05:30
Muhammed Mustafa
bfae58d2c0
fix(curriculum): external ROT13 link in JS projects ( #46169 )
2022-05-27 10:54:07 +02:00