Commit Graph

30 Commits

Author SHA1 Message Date
Eric Iwan
20af61c6d1 fix(curriculum): typo "Yous" to "You" in hint text (#53737) 2024-02-15 12:09:42 +01:00
Krzysztof G
1f41d48cc8 fix(curriculum): consistent space checking around comma (#53658) 2024-02-12 07:50:16 -08:00
Imane
060adcc1be fix(curriculum): fix typo in step 30 of TODO project (#53615) 2024-02-09 06:24:00 +01:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
Jr Cenina
89773cd9e4 edit test to allow for flexible attribute placement and accompanying … (#53397) 2024-01-30 15:31:27 +05:00
Sahil Chauhan
d7b078b926 fix(curriculum): update regex to handle multiple valid solutions (#53328) 2024-01-29 08:27:31 -08:00
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
mccarreon
0363ba56cb fix(curriculum) fix strict test in step 5 (#53353) 2024-01-25 11:28:58 +01:00
Anikait Prasar
ec4d58c05a fix(curriculum): few small changes in test 7 and 8 (#53316)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-24 16:23:31 +01:00
Vishakha Sawra
eaebde895d fix(curriculum): changed the description, hint and test of todo app step 6 (#53177)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-19 23:00:19 +06:00
Nicole Crayne
6c7ab615f4 fix(curriculum): Fix misleading instruction for conditional logic (#53271) 2024-01-19 02:16:41 +00:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Mikhail Wahib
f1fbdc7994 fix(curriculum): step 11 description of TODO app project (#53228) 2024-01-17 12:33:41 -08:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Huyen Nguyen
cddf4b5fc8 fix: use lowercase 'by' in title for consistency (#53208) 2024-01-16 08:12:12 -08:00
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