Prototypal Inheritance in Javascript - Easy and Practical Way
Before you understand what prototypal inheritance is, I let you know that don't confuse this with a classical inheritance that you might have learned from other languages.
You might have come across this ** Everything is javascript is an object**, if...
trishgoswami.hashnode.dev3 min read
Souvik Ghosh
Associate @IBM
A very good explanation Trishnangshu Goswami