Large update for “JavaScript for impatient programmers”. Free to read at the usual location: https://t.co/qmg8P4vYO6
Transcription of image: https://t.co/4RpGQAjQ7M
The print edition of “JavaScript for impatient programmers” will come out in Fall 2019. Subscribe here to be notified: https://t.co/HcRlAhkY8A
Website of the book: https://t.co/pSXQEOQO6t
@anuraggoel I really like how clearly everything is explained on Render’s website, BTW! Connecting via GitHub works very well, too. Any plans for server-side analytics?
3/3
– Chapter on numbers: upgraded sections on float precision and bitwise operators
– Bonus chapter “Next steps” now covers Progressive Web Apps and WebAssembly.
– Many other improvements, all over the book
1/3 A new release of “JavaScript for impatient programmers” out!
Now free to read: chapter “Asynchronous iteration”.
This is the last essential chapter that was missing from the public version; which is therefore complete now.
https://t.co/PYbXUKbhLk
2/3 More highlights:
– Major rewrite of chapter on modules, e.g. new section on npm packages
– Many improvements of chapters on Typed Arrays and callable values
– Better sections on concurrency in chapters on Promises and async functions