How Inheritance Works in JavaScript?

Laviskajoermoy

Active member
Registered
Joined
Jan 18, 2014
Messages
68
Points
8
Java script is a large application. Java Script has somewhat a unique and crucial inheritance model for large application. So my question is that, how inheritance works in Java Script...
 

kenzo22

Member
Registered
Joined
Jul 15, 2013
Messages
28
Points
0
Basically, in JS inheritance is not based on classes (as we don't define classes), but on prototypes.
Type Javascript prototypes in Google, you'll find complex articles about this :)
 

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top