If you enjoyed this book, you may be interested in these other books by Packt:
Learn ECMAScript - Second Edition
Mehul Mohan, Narayan Prusty
ISBN: 978-1-78862-006-2
- Implement methods associated with objects as per the latest ECMAScript specification
- Make use of the latest features of ECMAScript
- Make use of many new APIs in HTML5 and modern JavaScript implementation
- Use SharedArrayBuffers for superfast concurrent and parallel programming
- Perform asynchronous programming with JavaScript
- Implement the best ways and practices to perform modular programming in JavaScript
Mastering JavaScript Functional Programming
Federico Kereki
ISBN: 978-1-78728-744-0
- Create more reliable code with closures and immutable data
- Convert existing methods into pure functions, and loops into recursive methods
- Develop more powerful applications with currying and function composition...