Hacker News new | ask | show | jobs
by southpolesteve 3140 days ago
I also find `this` is terrible for linting. Most tools won't be able to figure you what you attached to `this` at runtime. It's a grab bag object ripe for bugs.