Commit Graph

57 Commits

Author SHA1 Message Date
Lasse Jørgensen
b1f9fd558a fix(curriculum): do not require a space after function identifier (#52840) 2023-12-31 12:51:04 +07:00
Krzysztof G
4efbf43fb5 fix(curriculum): optional final comma (#52740) 2023-12-27 14:52:55 -08:00
Krzysztof G
db751b9fe0 fix(curriculum): consistency of using 'argument' and 'parameter' (#52777)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 14:12:42 -08:00
Shaun Hamilton
cf93022495 fix(curriculum): remove all lookbehinds (#52704) 2023-12-22 15:36:41 +01:00
Jessica Wilkins
14f9dbf965 fix(curriculum): small errors in tests and spelling for JS TODO app project (#52438) 2023-11-28 14:56:52 +07:00
Jessica Wilkins
d177afa037 fix(curriculum): cleaning up grammar and adding missing explanations for todo app project (#52369)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-11-16 08:56:29 +01:00
Kolade Chris
d1732e8a99 feat(curriculum): add todo app (#51367)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-10-10 08:03:48 -07:00