Prototype
-

Javascript Prototype methods vs Object methods
In JavaScript, when you define an object, you can attach it’s functions in two different ways. Inside object’s constructor function,…
Read More »

In JavaScript, when you define an object, you can attach it’s functions in two different ways. Inside object’s constructor function,…
Read More »