Hacker News new | ask | show | jobs
by amitamb 4205 days ago
I understood these concepts by reading this book. It is great book for anyone wanting to go from intermediate to advanced or may be even beginner to advanced level

http://www.manning.com/resig/

You can go on using Javascript for years without understanding some basic concepts like "value of this does not depend on where that function is defined but the way it is called".