Уведомлений еще не было
8.8
0
You Don't Know JS: Scope & Closures
Оцените книгу
1
2
3
4
5
6
7
8
9
10
Ваша оценка 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 ...

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 Книга «You Don't Know JS: Scope & Closures» автора Kyle Simpson оценена посетителями КнигоГид, и её читательский рейтинг составил 8.80 из 10.
Для бесплатного просмотра предоставляются: аннотация, публикация, отзывы, а также файлы для скачивания.

  • Просмотров: 236
  • Рецензий: 0
Информация об издании
  • Переводчики: не указаны
  • Серия: You Don't Know JS
  • ISBN (EAN): 978-1-4493-3558-8
  • Языки: Английский
  • Возрастное ограничение: не указано
  • Год написания: 2014
8.8 общий рейтинг

17 оценок

Подробная статистика
0-2
0%
0 оценок
3-4
0%
0 оценок
5-6
0%
0 оценок
7-8
18%
3 оценки
9-10
82%
14 оценок
Эту книгу оценили 17 пользователей
Возраст
0%
до 18
38%
18-25
62%
25-35
-1%
35-45
-1%
45+
67% мужчины
33% женщины


К этой книге не добавлены цитаты
Эта книга еще не добавлена в подборки
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ персонажи
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ ТЕСТЫ
ОГЛАВЛЕНИЕ ОТСУТСТВУЕТ
КНИГА НЕ УПОМИНАЛАСЬ В БЛОГАХ

Рецензии на книгу

Написано 0 рецензий

Посмотрите еще

8.8
0
0
You Don't Know JS: Up & Going
You Don't Know JS: Up & Going

The series’ first book introduces the basic building blocks of programming and gives an overview of JavaScript’s core mechanisms. It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether you’re new to the language or have used it for years. With the “You Don’t Know JS” book series, you’ll get a more complete understanding of JavaScript, includin...

8.0
0
0
You Don't Know JS: Types & Grammar
You Don't Know JS: Types & Grammar

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 explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why types work, and showing you how to take advantage of these features. Like other books in this series, You...

8.6
0
0
You Don't Know JS: Async & Performance
You Don't Know JS: Async & Performance

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—including Promises, generators, and Web Workers—that let you create sophisticated single-page web applications and escape callback hell in the process. ...

8.4
0
0
You Don't Know JS: this & Object Prototypes
You Don't Know JS: this & Object Prototypes

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 behavior delegation—a design pattern in which objects are linked, rather than cloned. Like other books in the “You Don’t Know JS” series, thi...

Интернет и сети
8.0
0
0
You Don't Know JS: ES6 & Beyond
You Don't Know JS: ES6 & Beyond

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 version of the standard upon which JavaScript is built. Like other books in this series, You Don’t Know JS: ES6 & Beyond dives into trickier parts of the languag...