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

You Don't Know JS: Async & Performance

You Don't Know JS: Async & Performance

Автор:
Год:
Страниц:
296
Просмотров:
2103
You Don't Know JS: Async & Performance favorites 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 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.
Похожее
Get Programming with JavaScript
Автор: John Larsen
Год: 2016
Get Programming with JavaScript is a hands-on introduction to programming for readers who have never programmed. You'll be writing your own web apps, games, and programs in no time! Foreword by Remy Sharp.About the BookAre you ready to start writing...
JavaScript Patterns
Автор: Stoyan Stefanov
Год: 2010
Secrets of the JavaScript Ninja
Автор: John Resig, Bear Bibeault
Год: 2012
JavaScript developers commonly rely on collections of reusable JavaScript code–written by themselves or by someone else at their company. Alternatively, they rely on code from a third party. But in all these cases they need to know how to either...
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...
Написать сообщение
Тип
Почта
Имя
*Сообщение