Gagan Bhullar
|
210a0b75dd
|
fix(curriculum): decimal to binary converter - Confusing quotes (#55550)
|
2024-07-19 01:13:51 -07:00 |
|
Duong The Pham
|
f96e9da021
|
chore(curriculum): Wrap strings in quotes in Learn Recursion by Building a Decimal to Binary Converter (#55126)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2024-06-25 21:38:00 -07:00 |
|
Lucas Gracia
|
12cd5e99e6
|
fix(curriculum): Corrected grammar of step-104 (#55048)
|
2024-05-31 15:32:17 -05:00 |
|
André Barreira Dinis
|
41a1bf1334
|
fix(curriculum): changed typo "h2" to "output" (#55022)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
|
2024-05-30 18:47:27 +02:00 |
|
Anne Deepa Prasanna
|
e70ef2a03f
|
fix(curriculum): allow positive numbers only for decimal to binary conversion (#54708)
|
2024-05-22 12:21:47 -07:00 |
|
Ryan Bremer
|
684ce99ede
|
fix(curriculum): a tiny typo in step 6 of the js recursion project (#54579)
|
2024-04-30 09:07:28 -07:00 |
|
Ronil Patil
|
75058e654a
|
fix(curriculum): typo in step 47 binary project (#54390)
|
2024-04-15 11:45:21 +07:00 |
|
Krzysztof G
|
fd2509e421
|
fix(curriculum): consistent function parenthesis checking (#53663)
|
2024-02-27 17:22:27 +01:00 |
|
Krzysztof G
|
341b3f9e08
|
fix(curriculum): consistent space checking around semicolon (#53722)
|
2024-02-25 01:56:46 +06:00 |
|
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 |
|