JavaScript Async: Events, Callbacks, Promises and Async Await (I/O Press)
Wednesday, 22 November 2017

Asynchronous programming is essential to the modern web and at last JavaScript programmers have the tools to do the job – the Promise object and the async and await commands. This practical guide is for experienced JavaScript developers who want to get to grips with developing asynchronous code. Working with async can be confusing and disorienting, but by combining code examples and lucid explanations, Ian Elliot presents a coherent explanation. If you want to work with async read this book first..

 

Author: Ian Elliot
Publisher: I/O Press
Date: Nov 2017
Pages: 164
ISBN: 978-1871962567
Print: 1871962560
Audience: Experienced JavaScript developers
Level: Advanced
Category: JavaScript

 

cover

 

  • Modern JavaScript and Async
  • Events, Standard & Custom
  • Master the Callback
  • Custom Async
  • Worker Threads
  • Consuming Promises
  • Producing Promises
  • The Dispatch Queue
  • Async & Await
  • Fetch, Cache and ServiceWorker

 Also by Ian Elliot 

Just JavaScript: An Idiomatic Approach
Just jQuery: The Core UI 
Just jQuery: Events, Async & AJAX

For recommendations of JavaScript books for beginners see JavaScript Beginners Book Choice in our Programmer's Bookshelf section.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact       BookWatch@i-programmer.info

Banner
 


Continuous Architecture In Practice (Addison-Wesley)

Author: Murat Erder, Pierre Pureur and Eoin Woods
Publisher: Addison-Wesley
Pages: 352
ISBN: 978-0136523567
Print: 0136523560
Kindle: ‎B08ZRTQGLJ
Audience: Software Architects
Rating: 3
Reviewer: Kay Ewbank

This book sets out the case for why software architecture is more important than ever, and in p [ ... ]



Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?


More Reviews