mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add type safe math toolkit workshop to typescript module (#66073)
Co-authored-by: Kolade <chrisjay967@gmail.com> Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
This commit is contained in:
@@ -6187,6 +6187,12 @@
|
||||
"In this workshop, you will practice working with type annotations, array types, object types and more by building out a user profile."
|
||||
]
|
||||
},
|
||||
"workshop-type-safe-math-toolkit": {
|
||||
"title": "Build a Type Safe Math Toolkit",
|
||||
"intro": [
|
||||
"In this workshop, you will practice typing functions by building a math toolkit project."
|
||||
]
|
||||
},
|
||||
"lecture-understanding-type-composition": {
|
||||
"title": "Understanding Type Composition",
|
||||
"intro": [
|
||||
|
||||
Reference in New Issue
Block a user