We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10065c8 commit f8afcb7Copy full SHA for f8afcb7
1 file changed
exercises/README.mdx
@@ -2,6 +2,11 @@
2
3
<EpicVideo url="https://www.epicweb.dev/workshops/object-oriented-typescript/introduction-to-object-oriented-typescript/intro-to-object-oriented-typescript" />
4
5
+<VideoEmbed
6
+ title="Object Oriented TypeScript Theme Song"
7
+ url="https://www.youtube.com/embed/Y56vgvDBzy4?rel=0"
8
+/>
9
+
10
👨💼 Welcome to the Object-Oriented Programming workshop! This workshop focuses
11
on **encapsulation and polymorphism**, not just syntax.
12
0 commit comments