Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some people have a lot of time on their hands! Seriously though, this is classic. The source looks nice, and OO as well. Nice job Quentin!


I find that many programmers tend to use OO in javascript for everything they do, even when there is no call for neither inheritance nor multiple instances.


Prototypal inheritance in JavaScript is Object-Oriented, it's just not classical.


Interesting that it uses class-based inheritance in JavaScript. I wonder what this would look like, if it were done with prototypes.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: