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

You Don't Know JS: Async & Performance

You Don't Know JS: Async & Performance

Автор:
Год:
Страниц:
296
Просмотров:
2123
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.
Похожее
JavaScript Application Design
Автор: Nicolas Bevacqua
Год: 2015
The fate of most applications is often sealed before a single line of code has been written. How is that possible? Simply, bad design assures bad results. Good design and effective processes are the foundation on which maintainable applications are...
JavaScript. Шаблоны
Автор: Стоян Стефанов
Год: 2011
Разработчики серверных, клиентских или настольных приложений на JavaScript нередко сталкиваются с проблемами, связанными с объектами, функциями, наследованием и другими особенностями этого языка. Какие же приемы разработки приложений на JavaScript являются наиболее удачными? Данная книга дает ответ на этот вопрос, предлагая...
TypeScript: Modern JavaScript Development
Автор: Remo H. Jansen, Vilic Vane, Ivo Gabe de Woff
Год: 2016
Leverage the features of TypeScript to boost your development skills and create captivating applications.TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional...
JavaScript Enlightenment
Автор: Cody Lindley
Год: 2011
This book is not about JavaScript design patterns or implementing an object-oriented paradigm with JavaScript code. It was not written to distinguish the good features of the JavaScript language from the bad. It is not meant to be a complete...
Написать сообщение
Тип
Почта
Имя
*Сообщение