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

JavaScript is object oriented but it gets the inheritance from prototypes instead of classes. Prototypes are very powerful, you can implement a class system in JavaScript if you want to but the reverse is not true.


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

Search: