Prototype and prototypal inheritance
In this article, we are going to cover:
Prototype
Prototype chain
Prototypal inheritance
Do you ever wonder how we get access to all the build-in methods in javascript? even if we write array, object, function, even a variable almost everything in...
sanketdhabarde.hashnode.dev2 min read