Sreejit De
Sreejit's Dev Blog

Sreejit's Dev Blog

Follow
homebadges
Tag

Object Oriented Programming

#object-oriented-programming

More content

Read more stories on Hashnode


Articles with this tag

Inheritance in JavaScript: A brief overview

Sep 8, 20214 min read

Why is inheritance useful, example & related concepts ยท Inheritance is a phenomenon where some object (the child) extends the properties of some other...

Inheritance in JavaScript: A brief overview