Skip to content

Commit aaec1b8

Browse files
authored
chore(curriculum): update deadlines for remaining frontend libraries modules (freeCodeCamp#63846)
1 parent 11ef972 commit aaec1b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

client/i18n/locales/english/intro.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6349,19 +6349,19 @@
63496349
},
63506350
"module-intros": {
63516351
"data-visualization": {
6352-
"note": "Coming Winter 2025",
6352+
"note": "Coming 2026",
63536353
"intro": [
63546354
"In this module, you will be introduced to data visualization and learn how to work with the D3 library."
63556355
]
63566356
},
63576357
"typescript-fundamentals": {
6358-
"note": "Coming Fall 2025",
6358+
"note": "Coming 2026",
63596359
"intro": [
63606360
"In this module, you will be introduced to TypeScript, which is a superset of JavaScript that allows you to add static typing to your JavaScript code. You will build several workshops and labs that will give you practice in working with generics, type narrowing, TSX, and more. Then you will test your knowledge of TypeScript fundamentals with a short quiz."
63616361
]
63626362
},
63636363
"front-end-development-libraries-certification-exam": {
6364-
"note": "Coming Winter 2025",
6364+
"note": "Coming 2026",
63656365
"intro": [
63666366
"Pass this exam to earn your Front End Development Libraries Certification."
63676367
]

0 commit comments

Comments
 (0)