Hey,
I teach programming to young graduates. For this, I created an initiative called Skibble. In the video, I explained the fundamentals of OOP in JavaScript.
I encourage you to watch the video to learn or to post suggestions to improve for the next iteration.
Topics covered:
- Class basic syntax
- Class inheritance
- Static properties and methods
- Private and protected properties and methods