mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
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:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user