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