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
Data Structures and Algorithms with JavaScript
Автор: Michael McMillan
Год: 2014
As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of...
You Don't Know JS: Async & Performance
Автор: 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 concise yet in-depth guide focuses on new asynchronous features and performance techniques —...
Redux in Action
Автор: Mark Erikson, Will Faurot
Год: 2018
With Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability...
You Don't Know JS: this & Object Prototypes
Автор: Kyle Simpson
Год: 2014
No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise, in-depth guide takes you inside JavaScript’s this structure and object prototypes. You’ll learn how they work and why they’re integral to...
Send message
Type
Email
Your name
*Message