Live data from Hacker News

Class-based programming in JavaScript with inheritance

joii.harold.info

1–7 of 7 posts

Re: Class-based programming in JavaScript with inheritance

#6

I think we needed something that makes JavaScript's prototype inheritance more stand out.

Agreed.

This library isn't meant to 'bash' on the prototype inheritance. It's purely meant as personal preference over prototyping. Especially for programmers coming from a Java or PHP background.