Commit Graph

65 Commits

Author SHA1 Message Date
Supravisor
1534d191ec fix(curriculum): update grammar and tests music player step 38 (#54632) 2024-05-08 11:56:44 +07:00
Jenna (Ju Hee) Han
e697b862e6 fix(curriculum): updated step 27 of music player to accept let declaration (#54407) 2024-04-16 08:18:54 +02:00
Lasse Jørgensen
ead58e878a fix(curriculum): clarify instructions (#54404) 2024-04-16 11:45:34 +07:00
Jessica Wilkins
ef14453863 refactor(curriculum): update lessons for arrow function music player project (#54288)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-04-05 07:24:32 -07:00
Tomas
e82c401dd2 fix(curriculum): fix wording for music player project step - 66 (#54137)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-03-21 22:09:47 +07:00
RGHANILOO
33ec40e9c8 chore(curriculum): add quotes to strings in building a music player project (#53954) 2024-03-06 07:57:17 -08:00
saharsp
013180e665 fix(curriculum): typo in step 18 of music player project (#53916) 2024-02-28 18:54:40 -08:00
Krzysztof G
fd2509e421 fix(curriculum): consistent function parenthesis checking (#53663) 2024-02-27 17:22:27 +01:00
Krzysztof G
511ddc149d fix(curriculum): replace any character with literal dot in regex (#53873) 2024-02-26 10:21:39 +01:00
Krzysztof G
320b868800 fix(curriculum): optional spaces inside parenthesis (#53872) 2024-02-26 11:59:43 +06:00
Krzysztof G
341b3f9e08 fix(curriculum): consistent space checking around semicolon (#53722) 2024-02-25 01:56:46 +06:00
Jessica Wilkins
b8f2533270 refactor(curriculum): sorting songs functionality in music player project (#53675) 2024-02-24 01:46:26 +07:00
Jessica Wilkins
e0317af45a feat(curriculum): update music player to use specific assert methods - first 5 steps (#53756) 2024-02-23 05:26:59 +00:00
Mikey Esteban
c4f7549711 fix(curriculum) updated text and added new conditions to tests (#53800) 2024-02-21 08:45:42 +01:00
Mikey Esteban
e78ce92e9a fix(curriculum): description of music player step 61 (#53799)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-02-20 16:11:50 +01:00
Aaqib Javaid
553ddd1ffa fix(curriculum): update arrow syntax code examples for step 11 of music player project (#53779) 2024-02-19 14:23:06 +01:00
shreya
683b489094 fix(curriculum): updated description of step 40 of music player (#53783)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-19 17:31:20 +07:00
Arunkumar S
3cf229c1a1 fix(curriculum): update description on step 16 music player (#53773) 2024-02-17 21:34:03 +01:00
Jessica Wilkins
ced4ba4a0c fix(curriculum): allow optional spacing for assignment operator (#53723) 2024-02-16 15:03:50 -06:00
Sabrina Herrera
103ba18962 fix(curriculum): update music player step 12 description (#53746) 2024-02-16 07:32:36 +00:00
Yixuan Dai
f50eb7bb9a fix(curriculum): Update description and test to ignore order (#53683)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-15 14:38:07 +01:00
Alejandro Pla
743fc6831f fix(curriculum): improve description in step 47 of music player (#53738) 2024-02-15 12:10:43 +01:00
Srikanth Kandi
df0d1df38c fix(curriculum): updated tests and desc for step 8 of music player (#53682) 2024-02-14 16:39:34 +01:00
gboeker
02be3460fc fix: explain method chaining for step 18 of music player (#53693) 2024-02-14 10:45:41 +01:00
Krzysztof G
1f41d48cc8 fix(curriculum): consistent space checking around comma (#53658) 2024-02-12 07:50:16 -08:00
Nitish sharma
cc79650066 fix(curriculam): Clarify instructions for step 28 of music player project (#53619)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-09 11:44:02 +00:00
Duong The Pham
5c77a0bd7d fix(curriculum): Build a Music Player is too sensitive to attribute order (#53559) 2024-02-06 06:55:53 -08:00
Duong The Pham
c13c554353 fix(curriculum): Attribute order shouldn't matter Music Player (#53541) 2024-02-05 08:59:15 -08:00
Pedro Ramos
b616afcdb1 fix(curriculum): Step 87 evaluate code instead of using regex (#53475) 2024-02-05 01:23:10 +06:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
Krzysztof G
51a5d6ef56 fix(curriculum): regex typo (#53471) 2024-02-01 13:53:34 +01:00
Israel Lopez
4646c2a1cb fix(curriculum): remove unnecessary optional chaining (#53467) 2024-01-30 22:08:50 -08:00
Alagu Muthiah
d14fd2af26 fix(curriculum): Spacing issue in step 17 of music player (#53444) 2024-01-30 15:30:55 +05:00
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
jayAardvark
7c0328173e fix(curriculum): make test for Music Player Test Less Strict (#53383)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-26 23:44:41 -08:00
Jessica Wilkins
cf1e5b8115 fix(curriculum): inconsistencies of optional chaining in music player project (#53303)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-24 16:28:46 +01:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Edwin Hung
58c401239c fix(curriculum): typo in instruction for step 47 of music player challenge (#53253)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-18 06:27:38 +00:00
Jessica Wilkins
686a1d5669 fix(curriculum): updating explanation for sort method in music player project (#53203)
Co-authored-by: Mama Naomi <nhcarrigan@gmail.com>
2024-01-18 11:49:28 +07:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Jillian Somera
a8f2be4ca3 fix(curriculum): Fixed typo (#53205) 2024-01-16 14:54:28 +07:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08:00
DivyaMaddipudi
4af26be631 fix(curriculum): display of artist name in music player app (#53176) 2024-01-14 09:36:15 -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
Jessica Wilkins
9c4e9d2ee8 fix(curriculum): adding explanation for indexOf in music player project (#53024) 2024-01-09 07:54:17 -06:00
Joel Olawanle
f2a845e719 fix(curriculum): updated hint for duration property in step 6 (#53065) 2024-01-09 11:12:14 +01:00
Kashinath Patkar
f3e25c90b2 fix(curriculum): allow spreading "allSongs" in next line or space in step 9 of the music player project (#53035) 2024-01-08 21:09:19 +01: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
Lasse Jørgensen
698941be23 fix(curriculum): reword requirements to be clearer (#53004) 2024-01-07 10:44:14 +07:00
Mikhail Wahib
8f38b537d5 fix(curriculum): spelling error in Music Player - Step 53 (#52993) 2024-01-06 20:10:30 +07:00