Hacker News new | ask | show | jobs
by zapshu 4727 days ago
Contrary to what is said, Javascript IS an object-oriented language and prototype-based inheritance IS a language feature.
1 comments

I still can't believe how many people don't understand this fact. Javascript is incredibly flexible - if you can think of a programming paradigm - Javascript already supports it.