Commit Graph

15 Commits

Author SHA1 Message Date
Shivam Gupta
a0dd636763 fix(curriculum) : changed hint text from 'key' to 'value' in step 49 (#53173) 2024-01-13 21:45:04 +01:00
Shivam Gupta
6b1462b428 fix(curriculum): correct form button text in Todo App (#53094)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-12 11:18:33 +00:00
Krzysztof G
a6e8d8e4a3 fix(curriculum): arrow function checking consistency (#53067)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2024-01-11 23:32:26 +06:00
Jessica Wilkins
4c8f8747e6 fix(curriculum): removing incorrect use of aria labels in TODO app (#53001) 2024-01-09 09:11:51 -08:00
Johnson Shan
1806895b05 fix(curriculum): update editable region and match solution (#52930)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-01-08 15:13:08 -06:00
Krzysztof G
14a33988c7 fix(curriculum): consistent quotes checking (#52995)
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com>
2024-01-09 01:58:38 +07:00
v-i-k-a-s
37f51bf191 fix(curriculum): fix formatting of forEach method in Todo app project (#52988) 2024-01-07 14:43:56 -08:00
v-i-k-a-s
083b03c283 fix(curriculum): updating description and hint text for Todo App project step 58 (#52928) 2024-01-04 09:08:59 +07:00
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