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
 


The Nature of Code

Author: Daniel Shiffman
Publisher: No Starch
Date: September 2024
Pages: 640
ISBN: 978-1718503700
Print: 1718503709
Kindle: B0CG8F2VKM
Audience: General
Rating: 5
Reviewer: Mike James
The nature of code - what is it?



Software Architecture In Practice

Author: Len Bass, Dr. Paul Clements and Rick Kazman
Publisher: Addison-Wesley Professional
Pages: 464
ISBN: 978-0136886099
Print: 0136886094
Kindle: B094CPJ96B
Audience: Software architects
Rating: 4.5
Reviewer: Kay Ewbank

This is the fourth edition of a book widely regarded as a classic since its firs [ ... ]


More Reviews