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

<ASIN:1871962560>

 

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
 


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews