Hi,
I'm trying to write a software in JavaScript, but I'm having hard time trying to get the idea of all this prototype and other wicked looking inheritance stuff.
What I would like to know are the different ways to get inheritance, and the pros and cons of each.