Commit Graph

10 Commits

Author SHA1 Message Date
Helen Chong
591757db68 fix(curriculum): JavaScript Decimal to Binary Converter Step 23 description (#53332) 2024-01-23 14:10:36 +01:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Krzysztof G
a09a3bd849 fix(curriculum): require space after return when needed (#53184) 2024-01-15 08:24:30 -08:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08: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
jayanth920
af6725f287 fix(curriculum): fixed typo in a binary converter project (#53099) 2024-01-10 13:55:29 +00:00
RGHANILOO
4e0178b3e2 fix(curriculum): typo in Decimal to Binary Converter - Step 26 (#52996) 2024-01-06 16:36:32 +01:00
Veli Furkan TURKOGLU
2cdcf87b29 fix(curriculum): remove duplicate line in directions for step 25 of recursion project (#52798) 2023-12-28 02:19:08 +00: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
Kristofer Koishigawa
91e0a94906 feat: add decimal to binary converter project (#50438)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2023-12-18 18:19:27 -08:00