Hacker News new | ask | show | jobs
by madlynormal 4209 days ago
Check out Kyle Simpson's "You don't know JS" if you really want a clear understanding on "this" and how it relates to objects in Javascript. https://github.com/getify/You-Dont-Know-JS/tree/master/this%...