royjohnlee
|
323a008de5
|
fix(curriculum): Changed wording in description and hints for clarity (#55119)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
|
2024-06-08 10:14:53 -04:00 |
|
royjohnlee
|
88fefcf87b
|
fix(curriculum): semantic/grammatical issue (#55106)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
|
2024-06-06 21:45:49 -07:00 |
|
Duong The Pham
|
09f2c4dc99
|
fix(curriculum): combine step 150 and step 151 in js beta build a RPG (#55095)
|
2024-06-06 17:28:23 -07:00 |
|
Anna
|
e5adb9444f
|
fix(curriculum): limit hardcoding roman numerals (#54819)
|
2024-06-06 08:40:08 +02:00 |
|
André Barreira Dinis
|
10fae3d41b
|
fix(curriculum): typo - changed "occurrence" to "occurrences" (#55082)
|
2024-06-04 15:14:56 +02:00 |
|
Supravisor
|
26d5eaad65
|
fix(curriculum): separate unreachable code and scope for pyramid project (#54920)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
|
2024-06-04 02:20:44 +02:00 |
|
Anne Deepa Prasanna
|
254cea7675
|
fix(curriculum): add reviews lessons for arrays in pyramid project (#55012)
|
2024-06-03 13:36:57 +02:00 |
|
Supravisor
|
0fb59f138c
|
fix(curriculum): typo in statistics step 29 (#55054)
|
2024-06-02 22:40:13 -07:00 |
|
Michael
|
25f87a2cc4
|
fix(curriculum): Build a Cash Register - Nickle typo (#55061)
|
2024-06-02 22:32:09 -07:00 |
|
kmurphy1919
|
a2fade59b5
|
fix(curriculum): move backtick in step 74 (#55062)
|
2024-06-02 06:35:10 +02:00 |
|
Lucas Gracia
|
12cd5e99e6
|
fix(curriculum): Corrected grammar of step-104 (#55048)
|
2024-05-31 15:32:17 -05:00 |
|
Anna
|
fa77e7597d
|
fix(curriculum): fix typo in palindrome project (#55038)
|
2024-05-30 19:02:35 +02: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 |
|
Ali Muhsin
|
680b319cea
|
fix(curriculum): add example for arrow functions in Platformer Game (#54982)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
|
2024-05-29 22:24:15 +02:00 |
|
cheenu-1824
|
8766a3bdc0
|
fix(curriculum): Created the new review steps 12 and 13 in pyramid project (#54936)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
|
2024-05-28 21:27:09 +02:00 |
|
William Spanfelner
|
d064ba117a
|
fix(curriculum): correct every method explanation in spreadsheet project (#54986)
|
2024-05-27 22:22:02 -07:00 |
|
Jessica Wilkins
|
625aa01a34
|
feat(curriculum): add first debugging project to JS curriculum (#54622)
|
2024-05-24 15:26:29 -07:00 |
|
Supravisor
|
b1308686b5
|
fix(curriculum): rename calorie counter variables as functions (#54907)
|
2024-05-24 10:57:09 +02:00 |
|
Vaibhav-Ace
|
496d427958
|
fix(curriculum): updated description of step 1 of pyramid project (#54937)
|
2024-05-23 11:17:03 +02:00 |
|
cheenu-1824
|
0386697562
|
fix(curriculum): Updated description for step 6 of Review DOM project (#54934)
|
2024-05-22 23:19:37 -07:00 |
|
Anna
|
b880e021f1
|
fix(curriculum): prevent hardcoding pokemon (#54822)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
|
2024-05-23 10:37:03 +06:00 |
|
Jessica Wilkins
|
2baa9e19d7
|
feat: adding lessons for else if to pyramid project (#54830)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
|
2024-05-22 20:14:35 -07: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 |
|
Supravisor
|
7700a4f450
|
fix(curriculum): rename currentWeapon variable to currentWeaponIndex (#54787)
|
2024-05-22 23:30:01 +06:00 |
|
VP-66
|
5b6ba27035
|
fix(curriculum): Inconsistent uses of "a" and "an" (#54915)
|
2024-05-22 16:12:20 +02:00 |
|
Anna
|
52dfbe96dc
|
fix(curriculum): prevent hardcoding palidrome checker answers (#54816)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
|
2024-05-22 11:14:32 +02:00 |
|
Jessica Wilkins
|
b19a58c763
|
fix(curriculum): last test for step 1 RPS project to better check for final result (#54815)
|
2024-05-21 09:42:27 -07:00 |
|
Jessica Wilkins
|
6d464466a1
|
fix(curriculum): last assertion for review DOM project step 5 (#54841)
|
2024-05-21 09:41:53 -07:00 |
|
Kolade Chris
|
32b93cfb2b
|
fix: made timeAgo function way shorter and viewCount shorter (#54583)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
|
2024-05-20 10:26:30 -05:00 |
|
alalkod
|
d137a037e6
|
fix(curriculum): typo in step 4 of Building a Gradebook App (#54850)
|
2024-05-17 09:41:52 +02:00 |
|
Deep Dhanuka
|
3b549867ee
|
fix(curriculum): add dispatchevent to trigger onchange after value change in tests (#54628)
Co-authored-by: Deep <deep.dhanuka1@myntra.com>
|
2024-05-17 02:33:08 +06:00 |
|
Supravisor
|
8d6c493832
|
fix(curriculum): update if statement indentation (#54831)
|
2024-05-16 21:55:31 +07:00 |
|
Andrew M. Yturaldi
|
1a97345aa4
|
fix(curriculum): fixed strict regex (#54778)
|
2024-05-14 15:18:17 -07:00 |
|
Jessica Wilkins
|
623cb01f0f
|
feat(curriculum): add review DOM manipulation project (#54768)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2024-05-14 13:47:38 -07:00 |
|
Vicky Fernandez Busch
|
7fc8b5ecbd
|
fix(curriculum): replace rows[2] with rows[rows.length - 1] in step 20 of JS building a pyramid generator project (#54746)
|
2024-05-13 09:04:48 -07:00 |
|
Aditya Raj shekhawat
|
372bb9f38a
|
fix(curriculum): wording for step 5 of pyramid project (#54750)
|
2024-05-13 22:16:05 +07:00 |
|
zxc-w
|
08f63a0b97
|
chore(curriculum): Updating the assets to be served by the CDN - Music Player Project (#54714)
|
2024-05-13 16:57:37 +06:00 |
|
Vicky Fernandez Busch
|
f3dafb36a4
|
fix(curriculum): change wording in step 26 of Pyramid Generator (#54745)
|
2024-05-13 09:21:40 +02:00 |
|
Supravisor
|
1534d191ec
|
fix(curriculum): update grammar and tests music player step 38 (#54632)
|
2024-05-08 11:56:44 +07:00 |
|
David Josipović
|
a0b99a06a7
|
fix(curriculum): update description for step 83 of calorie counter project (#54697)
|
2024-05-08 10:56:35 +07:00 |
|
Deep Dhanuka
|
9ac95765c8
|
fix(curriculum): fix tests for step 6 of the todo project (#54626)
Co-authored-by: Deep <deep.dhanuka1@myntra.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2024-05-07 10:27:16 -07:00 |
|
Josh
|
8f9913d02b
|
fix(curriculum): fix tests for step 43 of shopping cart project (#54631)
|
2024-05-07 20:11:30 +06:00 |
|
RIJU MONDAL
|
62bfd20682
|
fix(curriculum): Updated description for step 61 of pyramid project (#54682)
|
2024-05-07 20:09:37 +06:00 |
|
MrGliff
|
686f2fa23b
|
fix(learn): Added hint for 'this' keyword (#54653)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-05-06 07:52:01 -07:00 |
|
Jiantao
|
25eeb14e8b
|
fix(curriculum): allow additional whitespace in tests (#54655)
|
2024-05-06 14:20:42 +07:00 |
|
Deep Dhanuka
|
9d6c5ebde1
|
fix(curriculum): correct form button text for todo app (#54594)
Co-authored-by: Deep <deep.dhanuka1@myntra.com>
Co-authored-by: Naomi <nhcarrigan@gmail.com>
|
2024-05-02 13:28:55 -07:00 |
|
Giovanni Ruberto
|
356af61db4
|
fix(curriculum): clarify instructions with implicit return on JS spreadsheet step34 (#54274)
Co-authored-by: Juan Carrillo <juan@juanca.org>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
|
2024-05-02 13:50:22 +05:30 |
|
Sanskriti
|
2495b0ed40
|
fix(curriculum): Updated step 74 of spreadsheet project and added step 75 and step 76 (#54417)
|
2024-05-02 13:34:43 +07:00 |
|
zxc-w
|
5720fe7668
|
fix(curriculum): remove unnecessary quotes for descriptions in steps 25-28 of Todo App (#54559)
|
2024-05-02 13:34:15 +07:00 |
|
Nandita Kalita
|
3f35a955b6
|
fix(curriculum): Update code example for step 18 of pyramid project (#54587)
|
2024-05-01 11:25:12 -05:00 |
|