mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: create interfaces and types lab (#64659)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com> Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com> Co-authored-by: Kolade <chrisjay967@gmail.com>
This commit is contained in:
@@ -6212,6 +6212,12 @@
|
||||
"In this workshop, you will practice basic TypeScript features like types and interfaces by building a shape manager program."
|
||||
]
|
||||
},
|
||||
"lab-motorcycle-shop": {
|
||||
"title": "Build a Motorcycle Shop",
|
||||
"intro": [
|
||||
"For this lab, you will use TypeScript to build a Motorcycle Shop."
|
||||
]
|
||||
},
|
||||
"lecture-working-with-generics-and-type-narrowing": {
|
||||
"title": "Working with Generics and Type Narrowing",
|
||||
"intro": [
|
||||
|
||||
Reference in New Issue
Block a user