No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You’ll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
Read More
Specifications
Book Details
Imprint
Shroff/O'Reilly
Publication Year
2016 Sat Aug 20 00:00:00 IST 2016
Table of Contents
Chapter 1. What Is Scope?,Chapter 2. Lexical Scope,Chapter 3. Function Versus Block Scope,Chapter 4. Hoisting, Chapter 5. Scope Closure,A. Dynamic Scope,B. Polyfilling Block Scope,C. Lexical this,D. Acknowledgments.
Contributors
Author Info
Kyle Simpson is an Open Web Evangelist who's passionate about all things JavaScript. He's an author, workshop trainer, tech speaker, and OSS contributor/leader