Commit Graph

39684 Commits

Author SHA1 Message Date
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
Giftea ☕
3f855583b3 fix(curriculum): correct spelling and added punctuation mark (#63324) 2025-10-30 09:35:19 -07:00
Ahmad Abdolsaheb
8248cd638c feat(client):update accordion map (#63053) 2025-10-30 08:31:28 -05:00
Ahmad Abdolsaheb
c527dcff3d fix: sign-in e2e (#63320) 2025-10-30 18:32:51 +05:30
Sem Bauke
e004ef326e feat(curriculum): add language field to challenge schema (#63318)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-30 12:51:21 +00:00
Shaun Hamilton
037cac3991 fix: account for expired attempt without mod record (#63317) 2025-10-30 12:38:51 +01:00
Clarence Bakosi
5668f3f770 feat(curriculum): Add interactive examples to How Do You Add and Remove Elements from the Middle of an Array (#63294)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:29:50 +00:00
Clarence Bakosi
eebf55a3fc feat(curriculum): Add interactive examples to How Do You Work with Accessing Properties from Nested Objects and Arrays in Objects (#63306)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:22:15 +00:00
Clarence Bakosi
47d0079484 feat(curriculum): Add interactive examples to How Can You Use String and Array Methods to Reverse a String (#63288)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:21:14 +00:00
Clarence Bakosi
c228f6d1dc feat(curriculum): Add interactive examples to How Can You Remove Properties from an Object (#63302)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:19:42 +00:00
Clarence Bakosi
bcd2740fc8 feat(curriculum): Add interactive examples to How Do You Add and Remove Elements from the Beginning and End of an Array (#63284)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:17:13 +00:00
Clarence Bakosi
3efacddb00 feat(curriculum): Add interactive examples to What Is the Difference Between Functions and Object Methods (#63310)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:16:00 +00:00
Clarence Bakosi
c7c11fa09a feat(curriculum): Add interactive examples to What Is the Difference Between Primitive and Non-Primitive Data Types (#63308)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:12:00 +00:00
Clarence Bakosi
1a8e023021 feat(curriculum): Add interactive examples to How Do You Access and Update Elements in an Array (#63282)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:10:09 +00:00
Clarence Bakosi
fff30399b5 feat(curriculum): Add interactive examples to What Is Array Destructuring, and How Does It Work (#63287)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:05:26 +00:00
Clarence Bakosi
ba6dd52418 feat(curriculum): Add interactive examples to What Is the Difference Between One-Dimensional and Two-Dimensional Arrays (#63286)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 11:02:04 +00:00
Clarence Bakosi
680437cb11 feat(curriculum): Add interactive examples to What Is a Shallow Copy of an Array lesson (#63297)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:57:20 +00:00
Clarence Bakosi
b9419f4e7c feat(curriculum): Add interactive examples to What Is an Object in JavaScript, and How Can You Access Properties from an Object (#63300)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:54:04 +00:00
Clarence Bakosi
5d67399cad feat(curriculum): Add interactive examples to What Are the Key Characteristics of JavaScript Arrays (#63279)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:49:52 +00:00
Clarence Bakosi
de7ad9fa1c feat(curriculum): Add interactive examples to How to Check If an Object Has a Property (#63304)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:49:35 +00:00
Clarence Bakosi
4e3de7f781 feat(curriculum): Add interactive examples to How Do You Get the Index for an Element in an Array Using the indexOf Method (#63290)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:48:11 +00:00
Clarence Bakosi
6a9f66c64a feat(curriculum): Add interactive examples to How Can You Check if an Array Contains a Certain Value (#63296)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:42:03 +00:00
Clarence Bakosi
39bf947ac1 feat(curriculum): Add interactive examples to What Is the Purpose of Functions, and How Do They Work (#63270)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:41:29 +00:00
Clarence Bakosi
2207144cbc feat(curriculum): Add interactive examples to What Are Switch Statements and How Do They Differ from If/Else Chains (#63268)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:36:45 +00:00
Clarence Bakosi
4fffd22107 feat(curriculum): Add interactive examples to What Are Arrow Functions, and How Do They Work (#63274)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 10:23:38 +00:00
Clarence Bakosi
c6faceb485 feat(curriculum): Add interactive examples to What Is the toFixed() Method, and How Does It Work (#63264) 2025-10-30 11:16:35 +01:00
Clarence Bakosi
b2bd868b5a feat(curriculum): Add interactive examples to How Do Comparisons Work with Null and Undefined Data Types (#63267) 2025-10-30 11:15:42 +01:00
Clarence Bakosi
ba1a8e7ace feat(curriculum): Add interactive examples to What Is the Object() Constructor, and When Should You Use It (#63311)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-30 09:58:13 +00:00
Diem-Trang Pham
ce6c4114e7 feat(curriculum): add interactive examples to What Is Scope in Programming, and How Does Global, Local, and Block Scope Work lesson (#63273)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-30 10:27:13 +01:00
Clarence Bakosi
62d1e14f19 feat(curriculum): Add interactive examples to How Does isNaN Work? (#63262) 2025-10-30 08:21:10 +05:30
Clarence Bakosi
a9e847591e feat(curriculum): Add interactive examples to How Do the parseFloat () and parseInt() Methods Work (#63263) 2025-10-30 08:19:07 +05:30
Tom
f49e321bd9 fix(curriculum): add blockLabel to game settings workshop (#63291) 2025-10-29 21:22:29 +00:00
Tim
3bf7ab6fed feat(curriculum): styling checkboxes workshop (#62607)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-10-29 19:33:57 +00:00
Vivaan Teotia
7a2c79955c feat(curriculum): add accessible audio controller workshop to FSD cert (#62605)
Co-authored-by: Leonhard Gulewitsch <leonhard@gulewitsch.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: l3onhard <l3onhard@users.noreply.github.com>
2025-10-29 14:28:25 -05:00
Clarence Bakosi
fc3eac4cf4 feat(curriculum): Add interactive examples to What Is the Math Object in JavaScript, and What Are Some Common Methods (#63257) 2025-10-29 19:21:45 +00:00
Clarence Bakosi
26546710ba feat(curriculum): Add interactive examples to What Are Binary Logical Operators, and How Do They Work (#63255) 2025-10-29 19:16:51 +00:00
Clarence Bakosi
040d4c7fa3 feat(curriculum): Add interactive examples to What Are Conditional Statements, and How Do If/Else If/Else Statements Work (#63253) 2025-10-29 19:08:49 +00:00
Ilenia
038c1f4314 fix(a11y): add aria-label to mathematical formulas (#63251) 2025-10-29 13:51:28 -05:00
Clarence Bakosi
47f8518436 feat(curriculum): Add interactive examples to What Are Comparison Operators, and How Do They Work (#63246) 2025-10-29 19:31:11 +01:00
Clarence Bakosi
691b9c2ee8 feat(curriculum): Add interactive examples to What Are Booleans, and How Do They Work with Equality and Inequality Operators (#63245) 2025-10-29 19:24:34 +01:00
Clarence Bakosi
da2ef67f13 feat(curriculum): Add interactive examples to What Are Compound Assignment Operators in JavaScript, and How Do They Work (#63242) 2025-10-29 19:23:37 +01:00
Clarence Bakosi
26bc0b2b3d feat(curriculum): Add interactive examples to How Do the Increment and Decrement Operators Work (#63241) 2025-10-29 19:22:39 +01:00
Clarence Bakosi
371d14256e feat(curriculum): Add interactive examples to How Does Operator Precedence Work (#63239) 2025-10-29 19:21:35 +01:00
Clarence Bakosi
3115d38faf feat(curriculum): Add interactive examples to What Happens When You Try to Do Calculations with Numbers and Strings (#63236) 2025-10-29 19:20:25 +01:00
Clarence Bakosi
624ead6752 feat(curriculum): Add interactive examples to What Are Bitwise Operators, and How Do They Work (#63250) 2025-10-29 18:19:45 +00:00