Commit Graph

39728 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
982d0fb290 feat(GHA): configurable SHOW_UPCOMING_CHANGES (#63395)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-02 18:45:47 +05:30
Marv5e
2d65f11e0f fix(curriculum): rename Basic CSS Review and Quiz to CSS Fundamentals Review and Quiz (#63349)
Co-authored-by: Marvin Zanga <marvin.zanga@tophat.com>
2025-11-01 17:15:05 +01:00
miyaliu666
6c440e2f78 feat(curriculum): Add A1 Chinese Chapter 3 Module 2 Block 1 (#63078)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-11-01 22:33:10 +08:00
shlok3640
4d4cdca1e6 Fix(curriculum): Correct code block language in loops lecture (#63411) 2025-11-01 08:44:22 +00:00
Diem-Trang Pham
9caeb30b14 fix(client): Correct B1 English super block title (#63408) 2025-10-31 14:58:56 -07:00
Sem Bauke
a9df33f650 feat(curriculum): add language tag for A1 and A2 Spanish (#63315)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-31 17:45:25 -03:00
Giftea ☕
efce3f3804 feat(curriculum): Add interactive examples to Sort method lesson (#63404) 2025-10-31 13:30:26 -07:00
Giftea ☕
0e6dd568fb feat(curriculum): Add interactive examples to Method chaining lesson (#63403) 2025-10-31 13:29:34 -07:00
Giftea ☕
0ef0992514 feat(curriculum): Add interactive examples to Reduce method lesson (#63402) 2025-10-31 13:29:07 -07:00
Giftea ☕
86c334b81f feat(curriculum): Add interactive examples to Filter method lesson (#63399) 2025-10-31 13:26:55 -07:00
Giftea ☕
188b721b62 feat(curriculum): Add interactive examples to Higher order functions lesson (#63394) 2025-10-31 13:25:59 -07:00
Giftea ☕
ac4385c932 feat(curriculum): Add interactive examples to Callbacks and forEach method lesson (#63393) 2025-10-31 13:25:29 -07:00
Giftea ☕
7675b19f01 feat(curriculum): Add interactive examples to Every and some methods lesson (#63392) 2025-10-31 13:24:59 -07:00
Giftea ☕
b07b75ba0e feat(curriculum): Add interactive examples to Map method lesson (#63390) 2025-10-31 12:32:54 -07:00
Giftea ☕
c09b40797c feat(curriculum): Add interactive examples to rest parameters lesson (#63385) 2025-10-31 12:32:27 -07:00
Clarence Bakosi
962aa57133 feat(curriculum): Add interactive examples to toString() Method lesson (#63383) 2025-10-31 12:31:53 -07:00
Clarence Bakosi
4df9bbbcdc feat(curriculum): Add interactive examples to Number Constructor lesson (#63382) 2025-10-31 12:29:55 -07:00
Clarence Bakosi
50efcaaad4 feat(curriculum): Add interactive examples to How Do You Get the Length for an Array lesson (#63381) 2025-10-31 12:28:49 -07:00
Clarence Bakosi
b771044e9f feat(curriculum): Add interactive examples to closures lesson (#63380) 2025-10-31 12:28:14 -07:00
Clarence Bakosi
a53407d752 feat(curriculum): Add interactive examples to var keyword lesson (#63379) 2025-10-31 12:27:29 -07:00
Clarence Bakosi
409bb41d2c feat(curriculum): Add interactive examples to What Is Hoisting (#63377) 2025-10-31 12:26:20 -07:00
Clarence Bakosi
011dcb04b7 feat(curriculum): Add interactive examples to What is the arguments Object (#63376) 2025-10-31 12:24:49 -07:00
Clarence Bakosi
db86461ef2 feat(curriculum): Add interactive examples to String object lesson (#63374) 2025-10-31 12:24:00 -07:00
Ethan
5bb6ec3b05 fix(curriculum): Incorrect margin collapsing example value in curriculum (#63332) 2025-10-31 18:51:04 +00:00
Tom
65e1e9978b fix(curriculum): daily challenge 82 description (#63366) 2025-10-31 10:16:45 -07:00
Rafael D. Hernandez
a7bc2ae348 feat(curriculum): update certification intro articles (#62556)
Co-authored-by: Rafael Hernandez <mac@Rafaels-MacBook-Pro.local>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
2025-10-31 11:53:31 -03:00
Rafael D. Hernandez
05aa8242d9 feat(curriculum): add A1 module 2 profession introductions (#62465)
Co-authored-by: Rafael Hernandez <mac@Rafaels-MacBook-Pro.local>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-31 11:49:22 -03:00
Huyen Nguyen
214df90d9d refactor(client): change donation alerts to use div instead of Callout (#62890)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-10-31 19:45:31 +05:30
Yyash64
fed347908d fix(curriculum): correct selector for ::backdrop pseudo-element (#63362) 2025-10-31 14:01:20 +00:00
Giftea ☕
83a5347739 fix(curriculum): correct spelling error (#63363) 2025-10-31 09:57:30 -04:00
Hillary Nyakundi
39f2b3ab19 feat(curriculum) add type coercion debug lab (#62930)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-31 12:49:20 +00:00
Shaun Hamilton
ae615ba4c5 fix(client): only fetch exam data if signed in (#63356) 2025-10-31 04:21:27 -07:00
Sem Bauke
4584d51834 feat(curriculum): add language tag for A2 and B1 English (#63316) 2025-10-31 03:47:12 -07:00
VINAY KUMAR
22beb5997f fix(curriculum) : Typo in "The var Keyword and Hoisting" (#63357) 2025-10-31 09:31:59 +00:00
Clarence Bakosi
bc658f44be feat(curriculum): Add interactive examples to What Is the Optional Chaining Operator, and How Does It Work (#63331) 2025-10-31 10:18:19 +01:00
Giftea ☕
1cd4372bce feat(curriculum): Add interactive examples to How Do JSON.parse() & JSON.stringify() Work (#63334) 2025-10-31 10:17:13 +01:00
Clarence Bakosi
489a87874f feat(curriculum): Add interactive examples to What Is the For...in Loop, and When Should You Use It (#63337) 2025-10-31 10:15:58 +01:00
Giftea ☕
d94cec7a3e feat(curriculum): Add interactive examples to What Are the Break and Continue Statements Used for in Loops lesson (#63338) 2025-10-31 10:14:41 +01:00
Clarence Bakosi
f5aec47e4c feat(curriculum): Add interactive examples to What Is a While Loop, and How Does It Differ from the Do...while Loop (#63341) 2025-10-31 10:13:04 +01:00
Clarence Bakosi
24573d2620 feat(curriculum): Add interactive examples to How Does the For...of Loop Work, and When Should You Use It (#63343) 2025-10-31 10:11:33 +01:00
Giftea ☕
f0abd7cb7b feat(curriculum): Add interactive examples to How Do Loops and Iteration Work in JavaScript (#63344) 2025-10-31 10:09:05 +01:00
Giftea ☕
bcc863ab45 feat(curriculum): Add interactive examples to What Is Object Destructuring, and How Does It Work (#63346) 2025-10-31 10:07:46 +01:00
Huyen Nguyen
afeab1889e fix(client): minor improvements to exam download page (#62847) 2025-10-31 08:57:54 +02:00
Nielda Karla
222d0bdfd7 feat(curriculum): Add new Spanish audios from the CDN (#63353) 2025-10-30 23:47:06 +00:00
Tom
92ea792fc2 chore(curriculum): update content (#63325) 2025-10-30 14:59:00 -07:00
Shaun Hamilton
3c240e89c2 feat(client): add disabled blocks growthbook feature (#63322) 2025-10-30 23:22:15 +05:30
Clarence Bakosi
ab8d2c1ab1 fix(curriculum): Update Quiz option in CSS Layout and Effects Quiz (#63327)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-30 17:45:49 +00:00
Tom
86e733e09b fix(curriculum): fsd exam coming soon (#63321) 2025-10-30 10:27:48 -07:00
Tom
5834d300f3 fix(curriculum): make v9 exams their own chapter (#63326) 2025-10-30 10:21:07 -07:00
freeCodeCamp's Camper Bot
81e7ecf22c chore(i18n,learn): update i18n-curriculum submodule (#63276)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-10-30 17:57:15 +01:00