Hacker News new | ask | show | jobs
by ubaltaci 1809 days ago
that list should also include anything that touches prototypes
1 comments

You have my full agreement. You can write great javascript without ever touching prototypes, and probably even avoiding inheritance altogether unless you have a really succinct use-case.