Уведомлений еще не было
8.6
0
You Don't Know JS: Async & Performance
Оцените книгу
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. 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. Like other books in this series, You Don’t Know JS: Async & Performance dives into trickier parts of...

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. Like other books in this series, You Don’t Know JS: Async & Performance dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can become a true JavaScript master. With this book you will: - Explore old and new JavaScript methods for handling asynchronous programming - Understand how callbacks let third parties control your program’s execution - Address the "inversion of control" issue with JavaScript Promises - Use generators to express async flow in a sequential, synchronous-looking fashion - Tackle program-level performance with Web Workers, SIMD, and asm.js - Learn valuable resources and techniques for benchmarking and tuning your expressions and statements Книга «You Don't Know JS: Async & Performance» автора Kyle Simpson оценена посетителями КнигоГид, и её читательский рейтинг составил 8.60 из 10.
Для бесплатного просмотра предоставляются: аннотация, публикация, отзывы, а также файлы для скачивания.

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

3 оценки

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


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

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

Написано 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.8
0
0
You Don't Know JS: Scope & Closures
You Don't Know JS: Scope & Closures

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. ...

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.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...