Commit Graph

7450 Commits

Author SHA1 Message Date
Sem Bauke
df9b21146f feat(curriculum): add lab for implementing a sorted index finder (#61877) 2025-08-25 14:48:27 +02:00
Kolade Chris
3a9a4c9340 feat(curriculum): release the Tailwind portion of the new FSD curriculum (#61913) 2025-08-25 13:58:25 +02:00
whiteSHADOW1234
fdb4a0a7bc fix(curriculum): correct wording in B1 Past Activities lesson (#61938) 2025-08-25 13:35:30 +02:00
Hillary Nyakundi
ceadc376b1 fix(curriculum): update CSS library and framework review page (#61872) 2025-08-25 02:57:25 -07:00
Tanmay Gautam
a068693cf4 fix(curriculum): update test to check diagonal win conditions (#61674) 2025-08-25 11:20:42 +02:00
Supravisor
c97ca99bcd fix(curriculum): singular verb for text (#61932) 2025-08-25 11:16:36 +02:00
Huyen Nguyen
8acec2ca7b chore(curriculum): add images to Whitespace in Design lecture (#61874) 2025-08-25 09:15:38 +02:00
whiteSHADOW1234
4b0ac10094 fix(curriculum): correct golf score user story (#61927) 2025-08-24 19:07:50 +02:00
Niloy Saha
1cca628c54 fix(curriculum): clarify that replace() returns a new string in JS lesson (#61730)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-08-23 20:19:20 +02:00
Tiffany Grevious
7c25ffc556 fix(curriculum): add 'should' to correct typo in step 68 (#61916)
Co-authored-by: Tiffany Grevious <tjgrevious@example.com>
2025-08-23 06:17:32 +02:00
Dario
2838382481 fix(curriculum): improve tests in markdown converter lab (#61899) 2025-08-22 01:44:02 -07:00
pkdvalis
2ecd008816 fix(curriculum): require empty p with aria-live (#61876)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-08-22 10:28:06 +02:00
Huyen Nguyen
ef65011379 feat(curriculum): release JS A11y module (#61898) 2025-08-22 10:07:23 +02:00
Kolade Chris
b0ab20bac6 feat(curriculum): add tailwind pricing component workshop (#61238)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <2051070+scissorsneedfoodtoo@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-21 07:00:25 -07:00
freeCodeCamp's Camper Bot
018298a4bf chore(i18n,learn): update i18n-curriculum submodule (#61895) 2025-08-21 08:10:51 +02:00
Stuart Mosquera
b9f2f72058 fix(curriculum): replace test method in step 24 'workshop-hotel-feedback-form' (#61882) 2025-08-20 18:03:21 +02:00
Huyen Nguyen
7c624b7108 feat(curriculum): JS-A11y intro lecture (#61817) 2025-08-20 16:57:19 +02:00
Bhavishya Kolloori
8600a0973f fix(curriculum): correct typo 'rick-click' → 'right-click' (#61891) 2025-08-20 15:44:55 +01:00
Zaira
806b7380ae chore: update alt images for new images (#61625)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-08-19 12:46:02 -07:00
pkdvalis
12964a0997 fix(curriculum): library manager newline sentence (#61880) 2025-08-19 12:42:40 -07:00
saurabh-pingale
9a78eba371 fix(curriculum): align hint string with test case in vowel balance challenges (#61873) 2025-08-19 13:25:45 -04:00
Rajat Baranwal
b62d1d16b5 fix(curriculum): trim innerText in test assertions (#61651)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-08-19 09:56:38 -07:00
Kolade Chris
09654cda4c feat(curriculum): searching and sorting quiz (#61785)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-08-19 14:58:58 +02:00
pkdvalis
cf48154b2e fix(curriculum): typo test 38 (#61856) 2025-08-19 08:18:37 -04:00
Anna
28eb50b2d1 feat(curriculum): add golf code lab (#61837)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-08-19 13:26:15 +02:00
sskiragu
017f2735f6 feat(curriculum): add five more steps to Resuable Profile Card (#61311)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2025-08-19 02:53:29 -07:00
Kolade Chris
a4deb4f5d7 feat(curriculum): adding searching and sorting review page (#61774)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-19 07:42:50 +00:00
Huyen Nguyen
aa79662184 feat(curriculum): JS and Accessibility review (#61622) 2025-08-19 08:42:43 +02:00
errantpianist
141a05b654 fix: correct solution and test for euler problem 89 (#61854) 2025-08-18 22:08:38 +02:00
freeCodeCamp's Camper Bot
27f23eafd4 chore(i18n,learn): update i18n-curriculum submodule (#61862) 2025-08-18 22:18:26 +05:30
Supravisor
a65daec6b5 fix(curriculum): camel case Audio constructor property (#61853) 2025-08-18 11:07:50 +02:00
Mukal Markanda
9405b40836 fix(curriculum): Typo corrected from 'can we see' to 'as we can see' (#61851) 2025-08-18 10:49:22 +02:00
Tanmay Gautam
3c866bf560 fix(curriculum): update description of challenge on compatibility testing (#61833) 2025-08-18 09:04:36 +02:00
Adithya Iyer
49dc805ce7 fix(curriculum): change 'Mac' to 'macOS' when referring to the OS (#61828) 2025-08-17 11:50:37 -04:00
Sanchit Kathpalia
d48ddcd59e fix(curriculum): change toFix to toFixed in lesson content (#61843)
Co-authored-by: Sanchit Kathpalia <sanchitkhthpalia.com>
2025-08-16 20:14:47 +02:00
errantpianist
0741793ceb fix(curriculum): change card and cvv input types to text (#61827) 2025-08-15 17:30:59 +02:00
Dev Patel
95263efc12 fix(curriculum): removed whitespace from 'Generate OTP'. (#61823) 2025-08-15 09:34:45 +00:00
Supravisor
91f87ea237 chore(curriculum): remove backticks for platform name in Troubleshoot on GitHub (#61664) 2025-08-14 14:18:26 +02:00
Hiruna SP
85fbe49501 fix(curriculum): add SVG code example to lecture (#61703)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-08-14 14:15:07 +02:00
Ilenia
5d2adfa058 chore: divide working with common string methods lecture in smaller blocks (#61741) 2025-08-14 13:30:05 +02:00
Huyen Nguyen
29492cbfea fix(curriculum): minor improvements to aria-controls lecture (#61782) 2025-08-14 13:28:40 +02:00
JT
76cd06471c fix(curriculum): question wording in Computer Basics quiz (#61811) 2025-08-14 10:16:29 +00:00
priyamkumar
58b615ef2f fix(curriculum): replaced incorrect quiz option "keys()" with "trim()" (#61812) 2025-08-14 02:29:02 -07:00
Helder Ferreira
bd87711a2c fix(curriculum): refactor import from lesson 25 of learning react - work with forms (#61796) 2025-08-13 18:15:15 +00:00
freeCodeCamp's Camper Bot
824fc59431 chore(i18n,learn): update i18n-curriculum submodule (#61801) 2025-08-13 17:59:24 +02:00
FireWood
6d7405f3a9 fix(curriculum): correct grammatical and punctuation errors (#61799) 2025-08-13 15:22:52 +05:00
Stuart Mosquera
56a2b1672c fix(curriculum): add new test for 'contacts' in profile lookup lab (#61789) 2025-08-13 01:54:05 -07:00
Zaira
bb41fb81da fix(curriculum): add DS review page (#61771) 2025-08-13 14:18:09 +05:30
Sydney205 ⚡
72bc95fc51 fix(curriculum): removed later concepts from WAI-ARIA lecture (#61793) 2025-08-12 22:21:27 +00:00
Stuart Mosquera
f6faac55aa fix(curriculum): make output explicit in projectile trajectory step 14 (#61731) 2025-08-12 17:03:34 +02:00