Commit Graph

24 Commits

Author SHA1 Message Date
yoko
7fdd9d0380 fix(curriculum): small fixes in JS forum leaderboard project (#55249)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-21 07:07:35 -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
prakash bhardwaj
b4d4b2578a fix(curriculum): punctuation for step 55 of forum leaderboard project (#54535) 2024-04-25 18:57:26 -05:00
Tom
7b3ad60b9e fix: use dummy data in forum leaderboard project (#54446) 2024-04-20 11:40:16 -07:00
Lasse Jørgensen
b4bae84bfd fix(curriculum): correct instructions, add quotes around value (#54406) 2024-04-16 11:51:04 +07:00
Lalithkumarponnambalam
ccd80da510 fix: a href to an href (#54205)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-26 11:02:35 +01:00
Tomas
896a88d08e fix(curriculum): forum leaderboard project step 61 - added test cases for test method solution (#54048) 2024-03-12 12:49:43 +01: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
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
Tom
e605a91e3a fix(challenge tests): enable fail on initial contents (#53058) 2024-01-23 11:09:37 +01:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07: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
a2937
77fc74584f fix(curriculum) - remove console.log(data) from step 9 and above for the leaderboard project (#52961) 2024-01-09 10:11:27 -08:00
RIJU MONDAL
b387b1a4fa fix(curriculum): The Check for Step 67 of forum project is now able to accept Attributes in any order (#53027)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-01-09 19:39:14 +07: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
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
Jessica Wilkins
a9ffed9992 chore: misc cleanup for forum leaderboard project (#52515)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-12-13 08:25:06 -08:00
Joy Shaheb
cb507045c0 feat(curriculum): forum leaderboard project (#50241)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2023-12-08 14:53:08 +05:00