You Don't Know JS: Async & Performance (O'Reilly)
Monday, 16 March 2015

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As in his other books in this series, Kyle Simpson dives into trickier parts of the language that many JavaScript programmers simply avoid. Here you will explore old and new JavaScript methods for handling asynchronous programming, understand how callbacks let third parties control your program’s execution and address the "inversion of control" issue with JavaScript Promises. 

 

<ASIN:1491904224>

Author: Kyle Simpson
Publisher: O'Reilly
Date: March 20, 2015
Pages: 296
ISBN: 9781491904220
Print: 1491904224
Kindle: B00TXVCJ7O

See Mike James of another title in the series, You Don't Know JS: this & Object Prototypes and Building A JavaScript Library to discover it and other recommended JavaScript books.

Visit Book Watch Archive for hundreds more titles.

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
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



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