Skip to main content

Command Palette

Search for a command to run...

Understand the JavaScript Object and Prototype (Video)

Published
1 min read
Understand the JavaScript Object and Prototype (Video)
G

I am an individual with over 13+ years of Interface design expertise. Strong familiarity with a wide portfolio of software languages and applications including MEAN and MERN Stack.

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