javascript prototype and __proto__


Javascript prototype is pretty simple, once we have a hang of it. It is used to implement object inheritance. To get started, lets have a look at code below :-












Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm