Commit Graph

38440 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
1557711a68 fix(tools): Update node to v22, improve caching? (#60651) 2025-06-03 15:05:40 +05:30
dev-kamil
d40abd1902 fix(curriculum): remove stray backtick (#60670) 2025-06-02 17:23:11 +00:00
Abhinav Mohandas
7ff1bd91fb fix(curriculum): typo in Data Types and Conditionals Lesson (#60669) 2025-06-02 16:56:24 +00:00
Dan Bokete
725130ed55 chore(curriculum) Project Euler problems 301–400 to use assert.isString() (#60657) 2025-06-02 09:21:09 -07:00
Huyen Nguyen
5bf1e82257 fix(a11y): make code examples in quiz accessible (#60498) 2025-06-02 09:18:14 -07:00
freeCodeCamp's Camper Bot
6180702aef chore(i18n,learn): update i18n-curriculum submodule (#60665) 2025-06-02 18:15:12 +02:00
Trevor Browning
d42c3dccb1 Fix(curriculum): replace introduction sentence (#60659) 2025-06-02 08:56:04 -07:00
freeCodeCamp's Camper Bot
259f12bb54 chore(i18n,client): processed translations (#60662) 2025-06-02 15:44:43 +02:00
Vishnu D
d525081a85 fix(curriculum): replace unrelated currying question (#60616)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-06-02 05:23:29 -07:00
Huyen Nguyen
55b7d45783 fix(client, curriculum): mismatched block titles (#60658) 2025-06-02 17:32:28 +05:30
Clarence Bakosi
93e987e34b fix(curriculum): typo in quiz testing (#60652) 2025-06-02 02:59:36 -07:00
dev-kamil
9f270dcc79 fix(curriculum): indentation in fCC Authors Page - step 4 (#60629) 2025-06-02 02:58:56 -07:00
Taemin Lee
99fce814ec chore(curriculum): update asserts in magazine workshop step 17 (#60635) 2025-06-02 10:32:12 +02:00
Jonathan Fairgrieve
2c3374e43d fix(curriculum): use specific chai asserts for euler problems 401-480 (#60636) 2025-06-02 10:31:03 +02:00
c0d1ng_ma5ter
7f5e447080 fix(curriculum): Allow var declarations in challenges (#60626)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-06-02 10:04:26 +02:00
Tom
ae07221ef4 fix(curriculum): misaligned titles (#60647) 2025-06-02 08:09:39 +05:30
Oliver Eyton-Williams
89402caa9d chore(api): migrate to fastify v5 (#57576) 2025-06-02 08:07:57 +05:30
Clarence Bakosi
690d05c7b9 fix(curriculum): typo in js fundamentals (#60649) 2025-06-01 17:00:25 -04:00
dev-kamil
6dbad93530 fix(curriculum): HTTP method string in Fetch API example (#60625) 2025-05-31 08:22:51 +02:00
Vishnu D
8ad25f7e0f fix(curriculum): clarify wording in css flexbox quiz questions (#60623) 2025-05-30 14:07:06 -07:00
c0d1ng_ma5ter
e588ca5e1f fix(curriculum): remove localStorage.clear() from To-Do App (#60488)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-05-30 16:06:51 -05:00
Tom
c99800d584 chore(curriculum): rework first workshop (#60607) 2025-05-30 12:19:22 -07:00
Ilenia
6772f61c0e chore: add lab-truncate-string to full-stack (#60570) 2025-05-30 14:07:17 -05:00
Ilenia
4546af911d feat: add selection sort lab (#60591) 2025-05-30 13:46:09 -05:00
Beau Carnes
57642ef790 fix(curriculum): Update testing differences video id (#60620)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-05-30 11:18:50 -07:00
Beau Carnes
b99a9b2a8b fix(curriculum): Update functional testing video id (#60622)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-05-30 11:17:15 -07:00
Huyen Nguyen
ac09fc0839 fix(tools): ensure module name is available in external curricula data (#60610) 2025-05-30 12:07:37 -05:00
Oliver Eyton-Williams
85bda9c63d fix: handle when userinfo has no email address (#60557) 2025-05-30 22:32:55 +05:30
Tom
9c87590106 fix(client): add redirects for renamed projects (#60088) 2025-05-30 22:31:32 +05:30
Kristofer Koishigawa
689cdf2480 feat: add usememo usecallback shopping list app workshop (#60101)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com>
2025-05-30 09:30:19 -07:00
Ihechikara Vincent Abba
55ad073e72 feat(curriculum): add fruit search useEffect workshop (#59544)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-05-30 16:03:22 +00:00
Trevor Browning
3154e23415 fix(curriculum): correct typo in js-loan-qual-workshop (#60619) 2025-05-30 17:40:15 +02:00
Roberto Iacono
ad00f733f7 feat: add set 2 of questions for Backgrounds and borders quiz (#60259) 2025-05-30 08:40:03 -07:00
Dario-DC
4bf9754ee1 feat(curriculum): add Caesar cipher workshop (#60198)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-05-30 16:36:11 +05:00
Jessica Wilkins
8fe6064013 feat(curriculum): adding questions for dictionaries and sets quiz (#60396)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-05-30 16:08:07 +05:00
Supravisor
7ee3281428 fix(curriculum): allow any inventory array declaration in Inventory Management Program (#60606) 2025-05-30 03:41:21 -07:00
Clarence Bakosi
17603b1fb1 fix(curriculum): country spelling issue in lab voting system challenge 26 (#60608) 2025-05-30 11:47:55 +02:00
Abhay Pratap Singh
798015d62c fix(curriculum): typo in errors lesson in Odin project (#60593) 2025-05-30 08:50:42 +02:00
Neal Frazier
9328507f18 fix(curriculum): update cat painting step 62-64 asserts (#60578)
Co-authored-by: neo <neo@localhost.localdomain>
2025-05-29 15:36:32 -04:00
cstidm2
50c8021550 chore: update assertions to use assert.isString for Project Euler (#60601) 2025-05-29 15:29:16 -04:00
AishwaryaRajput09
8114156602 chore: use specific assert methods in project euler problems (#60598) 2025-05-29 15:21:51 -04:00
Tom
25cff1ecd8 chore(curriculum): hide prep exams (#60602) 2025-05-29 20:29:07 +02:00
dev-kamil
cf9742a0a5 fix(curriculum): responsive issues for Weather app (#60552)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-05-29 10:44:49 -07:00
RobTou
1b033ce153 fix(curriculum): typo in lab - weather app - test 15 (#60595) 2025-05-29 16:03:07 +02:00
Ritik Mangal
8ce3f00282 fix(curriculum): grammar issue in accessibility tools lecture (#60565) 2025-05-29 04:45:34 -07:00
Tom
1519353a73 fix(curriculum): fsd chapter order (#60568) 2025-05-28 15:31:34 -07:00
Anna
3a762257b5 refactor(curriculum): remove after-user-code bookmark lab (#60406)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2025-05-28 23:11:17 +02:00
Monica Behrend
2be04b8510 fix(curriculum): allow all valid versions of browser alert (#59721)
Co-authored-by: Monica Behrend <monbehre@umich.edugit config --global user.name>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: riyueguang <rustruby@outlook.com>
2025-05-28 19:36:34 +02:00
Tom
df7c9bcdf1 feat(curriculum): add testing lecture videos and questions (#59999)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-05-28 11:05:00 -05:00
Huyen Nguyen
313b118819 fix(curriculum): remove references to non-existent code examples (#60501) 2025-05-28 10:54:14 -05:00