feat(curriculum): add bug emoji picker workshop (#63673)

Co-authored-by: Kolade <chrisjay967@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
This commit is contained in:
Ihechikara Abba
2026-04-13 11:40:02 +01:00
committed by GitHub
parent 8fd2d8e1b1
commit 02b12ac880
22 changed files with 3132 additions and 0 deletions
+6
View File
@@ -6205,6 +6205,12 @@
"In these lessons, you will learn about generics and type narrowing in TypeScript."
]
},
"workshop-bug-emoji-picker": {
"title": "Build a Bug Emoji Picker",
"intro": [
"In this workshop, you will learn about TypeScript abstract classes and generics by building a bug species selector that displays different bug emojis."
]
},
"lecture-working-with-typescript-configuration-files": {
"title": "Working with TypeScript Configuration Files",
"intro": [