Commit Graph

15 Commits

Author SHA1 Message Date
Krzysztof G
1f41d48cc8 fix(curriculum): consistent space checking around comma (#53658) 2024-02-12 07:50:16 -08:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
Krzysztof G
78c4f0871a fix(curriculum): remove leftover console.log from hints (#53481) 2024-02-01 14:36:50 +05:00
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
Pranoti Durugkar
c8f5bfab76 fix(curriculum): typo (#53405)
Co-authored-by: PranotiPD <pranotidurugkar1111@gmail.com>
2024-01-28 12:36:13 +01:00
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