If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Data Structures and Algorithms with JavaScript
Kashyap Mukkamala
ISBN: 978-1-78839-855-8
- Build custom Back buttons embedded within your application
- Build part of a basic JavaScript syntax parser and evaluator for an online IDE
- Build a custom activity user tracker for your application
- Generate accurate recommendations for credit card approval using Decision Trees
- Simplify complex problems using a graphs
- Increase the performance of an application using micro-optimizations
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...