Details zum E-Book

Mastering Immutable.js. Better JavaScript development using immutable data

Mastering Immutable.js. Better JavaScript development using immutable data

Adam Boduch

E-book
Immutable.js is a JavaScript library that will improve the robustness and dependability of your larger JavaScript projects. All aspects of the Immutable.js framework are covered in this book, and common JavaScript situations are examined in a hands-on way so that you gain practical experience using Immutable.js that you can apply across your own JavaScript projects.

The key to building robust JavaScript applications using immutability is to control how data flows through your application, and how the side-effects of these flows are managed. Many problems that are difficult to pinpoint in large codebases stem from data that’s been mutated where it shouldn’t have been. With immutable data, you rule out an entire class of bugs.

Mastering Immutable.js takes a practical, hands-on approach throughout, and shows you the ins and outs of the Immutable.js framework so that you can confidently build successful and dependable JavaScript projects.
  • 1. Why Immutable.js?
  • 2. Creating Immutable Data
  • 3. Persistent Changes
  • 4. Filtering Collections and Finding Items
  • 5. Sequences and Side-Effects
  • 6. Sorting Collections
  • 7. Mapping and Reducing
  • 8. Zipping and Flattening
  • 9. Persistent Change Detection
  • 10. Working with Sets
  • 11. Comparing Collections
  • 12. Combining Collections
  • 13. Declarative Decision Making
  • 14. Side-Effects in User Interfaces
  • 15. Side-Effects in Node.js
  • 16. Immutable Architecture
  • Titel: Mastering Immutable.js. Better JavaScript development using immutable data
  • Autor: Adam Boduch
  • Originaler Titel: Mastering Immutable.js. Better JavaScript development using immutable data
  • ISBN: 9781788397247, 9781788397247
  • Veröffentlichungsdatum: 2017-09-28
  • Format: E-book
  • Artikelkennung: e_15qb
  • Verleger: Packt Publishing