Hacker News new | ask | show | jobs
by bhj 3311 days ago
As a webdev who used JS for a while without really knowing what was going on under the hood and just chalking "unexpected" behavior up to That Darn JavaScript(TM), reading You Don't Know JS: Scope & Closures was really great:

https://github.com/getify/You-Dont-Know-JS/tree/master/scope...