Search  
RU EN
Books for developers

You Don't Know JS: Scope & Closures

You Don't Know JS: Scope & Closures

Author:
Year:
Pages:
98
Views:
1536
You Don't Know JS: Scope & Closures favorites 0
Description

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.

Like other books in the "You Don’t Know JS" series, Scope and Closures dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery.

Learn about scope, a set of rules to help JavaScript engines locate variables in your code.
Go deeper into nested scope, a series of containers for variables and functions.
Explore function- and block-based scope, “hoisting”, and the patterns and benefits of scope-based hiding.
Discover how to use closures for synchronous and asynchronous tasks, including the creation of JavaScript libraries.

Similar
Speaking JavaScript
Автор: Axel Rauschmayer
Год: 2014
Like it or not, JavaScript is everywhere these days—from browser to server to mobile—and now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and through JavaScript, written by a...
You Don't Know JS: ES6 & Beyond
Автор: Kyle Simpson
Год: 2015
No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest...
High Performance JavaScript
Автор: Nicholas C. Zakas
Год: 2010
If you’re like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to...
Composing Software
Автор: Eric Elliott
Год: 2019
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the...
Send message
Type
Email
Your name
*Message