Other Books You May Enjoy

If you enjoyed this book, you may be interested in these other books by Packt:

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
  • Separate the logic of your system from implementation details
  • Implement composition and chaining techniques to simplify coding
  • Use functional programming techniques where it makes the most sense

ECMAScript Cookbook
Ross Harrison

ISBN: 978-1-78862-817-4

  • Organize JavaScript programs across multiple files, using ES modules
  • Create and work with promises using the Promise object and methods
  • Compose async functions to propagate and handle errors
  • Solve organizational and processing issues with structures using design patterns
  • Use classes to encapsulate and share behavior
  • Orchestrate parallel programs using WebWorkers, SharedMemory, and Atomics
  • Use and extend Map, Set, and Symbol to work with user-defined classes and simulate data types
  • Explore new array methods to avoid looping with arrays and other collections
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset