mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 11:03:17 -04:00
chore(curriculum): update deadlines for remaining frontend libraries modules (#63846)
This commit is contained in:
@@ -6349,19 +6349,19 @@
|
||||
},
|
||||
"module-intros": {
|
||||
"data-visualization": {
|
||||
"note": "Coming Winter 2025",
|
||||
"note": "Coming 2026",
|
||||
"intro": [
|
||||
"In this module, you will be introduced to data visualization and learn how to work with the D3 library."
|
||||
]
|
||||
},
|
||||
"typescript-fundamentals": {
|
||||
"note": "Coming Fall 2025",
|
||||
"note": "Coming 2026",
|
||||
"intro": [
|
||||
"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."
|
||||
]
|
||||
},
|
||||
"front-end-development-libraries-certification-exam": {
|
||||
"note": "Coming Winter 2025",
|
||||
"note": "Coming 2026",
|
||||
"intro": [
|
||||
"Pass this exam to earn your Front End Development Libraries Certification."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user