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
 


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



100 Go Mistakes and How to Avoid Them

Author: Teiva Harsanyi
Publisher: Manning
Date: October 2022
Pages: 384
ISBN: 978-1617299599
Print: 1617299596
Kindle: B0BBHQD8BQ
Audience: Go Developers
Rating: 3
Reviewer: Mike James
100 mistakes is a lot! 
Is the fault Go or the programmer?


More Reviews