File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<EpicVideo url = " https://www.epicweb.dev/workshops/object-oriented-typescript/introduction-to-object-oriented-typescript/intro-to-object-oriented-typescript" />
44
5- <VideoEmbed
6- title = " Object Oriented TypeScript Theme Song"
7- url = " https://www.youtube.com/embed/Y56vgvDBzy4?rel=0"
8- />
9-
105👨💼 Welcome to the Object-Oriented Programming workshop! This workshop focuses
116on ** encapsulation and polymorphism** , not just syntax.
127
@@ -69,3 +64,10 @@ By the end of this workshop, you'll be able to:
6964- ** Make informed decisions** about when OOP or FP is the better fit
7065
7166Let's build some objects! 🧱
67+
68+ 🎵 Check out the workshop theme song! 🎶
69+
70+ <VideoEmbed
71+ title = " Object Oriented TypeScript Theme Song"
72+ url = " https://www.youtube.com/embed/Y56vgvDBzy4?rel=0"
73+ />
You can’t perform that action at this time.
0 commit comments