Commit Graph

25 Commits

Author SHA1 Message Date
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
Anugrah
b2d9eee613 fix(curriculum): Fixed typo in step 82 hint text for music player project (#52907) 2024-01-02 23:47:32 -08:00
a2937
0d123e0ba9 fix(curriculum): allow spaces before the colon in step 9 of the music player project (#52883) 2024-01-03 09:24:50 +07:00
Debak Roy
6b0aa2d1f1 fix(curriculum): fix typos in Music Player (#52855) 2024-01-01 13:12:36 +07:00
Soham Tembhurne
41f4725cd1 fix(curriculum): update test to accept both single and double quotes (#52828) 2023-12-30 11:59:25 -08:00
Balaji Krishnamurthy
348660f7d0 fix(curriculum): clarify OR operator (#52818)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-12-29 19:47:26 +01:00
Himanshu Singh
25c166eec2 fix(curriculum): remove strict spacing in step 25 (#52817) 2023-12-29 18:45:50 +07:00
Sushil Gupta
22ea18cd0d fix(curriculum): add backticks to userData.songs (#52815) 2023-12-29 09:06:14 +01:00
Krzysztof G
0fbd4a61e8 fix(curriculum): malformed backticks (#52745)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 14:51:38 -08: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
James Moffett
cb4d27cc23 fix(curriculum): typo in description of music player step 45 (#52726) 2023-12-23 06:42:15 +01:00
Krzysztof G
fe6a101ee8 fix(curriculum): improve test regex (#52710) 2023-12-23 12:37:13 +07:00
Varan
33933a2369 fix(curriculum): incorrect starting seed code (#52706) 2023-12-22 09:01:48 +00:00
Rafael D. Hernandez
166fd25a57 fix(curriculum): swapped songs, cover arts and update paragraph for music player project (#52573) 2023-12-18 17:07:46 +09:00
Jessica Wilkins
8d55abcf9f chore: misc cleanup for music player project (#52546)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2023-12-15 07:46:07 +01:00
Kolade Chris
43759abf45 feat: adding music player project (#52487)
Co-authored-by: larymak <larykush@gmail.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2023-12-13 07:06:24 -08:00