Secrets Of The Javascript Ninja -

The book structures JavaScript enlightenment around three main phases: design, construction, and maintenance.

The second edition is widely available at retailers like Amazon and O'Reilly . Secrets of the JavaScript Ninja

: It details the four ways functions can be invoked—as a function, method, constructor, or via apply / call —and how each changes the function's context ( this ). Secrets of the JavaScript Ninja