RU EN
Книги для разработчиков

You Don't Know JS: Scope & Closures

You Don't Know JS: Scope & Closures

Автор:
Год:
Страниц:
98
Просмотров:
1536
You Don't Know JS: Scope & Closures favorites 0
Описание

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.

Похожее
Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript
Автор: David Herman
Год: 2012
In order to truly master JavaScript, you need to learn how to work effectively with the language’s flexible, expressive features and how to avoid its pitfalls. No matter how long you’ve been writing JavaScript code, Effective JavaScript will help deepen...
React Hooks in Action
Автор: John Larsen
Год: 2021
Build stylish, slick, and speedy-to-load user interfaces in React without writing custom classes. React Hooks are a new category of functions that help you to manage state, lifecycle, and side effects within functional components. WithReact Hooks in Action, you'll be...
You Don't Know JS: Up & Going
Автор: Kyle Simpson
Год: 2015
The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the...
The Art of Micro Frontends
Автор: Florian Rappl
Год: 2021
Apply your experience of web development with HTML and JavaScript to build micro frontends for large-scale web projects using frameworks such as React and popular web tooling such as Node.js with Express or webpack.Key Features: Cut through...
Написать сообщение
Тип
Почта
Имя
*Сообщение