feat(curriculum): add product showcase lab (#65456)

Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
This commit is contained in:
Dario
2026-04-14 11:01:08 +02:00
committed by GitHub
parent cf920c156c
commit a60ccdb293
4 changed files with 972 additions and 0 deletions
+6
View File
@@ -6211,6 +6211,12 @@
"In this workshop, you will learn about TypeScript abstract classes and generics by building a bug species selector that displays different bug emojis."
]
},
"lab-product-showcase": {
"title": "Build a Product Showcase",
"intro": [
"In this lab, you will practice generics and type narrowing in TypeScript."
]
},
"lecture-working-with-typescript-configuration-files": {
"title": "Working with TypeScript Configuration Files",
"intro": [