Hacker News new | ask | show | jobs
by epidemian 4914 days ago
Thanks for the thorough response! I didn't know about point 9: using strict mode to prevent prototype functions from converting primitive types to objects. That weird behavior has bitten me a couple of times.