9781788395113-1788395115-Mastering Immutable.js: Better JavaScript development using immutable data

Mastering Immutable.js: Better JavaScript development using immutable data

ISBN-13: 9781788395113
ISBN-10: 1788395115
Author: Adam Boduch
Publication date: 2017
Publisher: Packt Publishing
Format: Paperback 216 pages
FREE US shipping

Book details

ISBN-13: 9781788395113
ISBN-10: 1788395115
Author: Adam Boduch
Publication date: 2017
Publisher: Packt Publishing
Format: Paperback 216 pages

Summary

Mastering Immutable.js: Better JavaScript development using immutable data (ISBN-13: 9781788395113 and ISBN-10: 1788395115), written by authors Adam Boduch, was published by Packt Publishing in 2017. With an overall rating of 4.2 stars, it's a notable title among other books. You can easily purchase or rent Mastering Immutable.js: Better JavaScript development using immutable data (Paperback) from BooksRun, along with many other new and used books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

Key Features

  • Master the Immutable.js JavaScript framework
  • Build predictable and dependable applications using immutability
  • Control how data flows through your application
  • Control the effects of data flow in your user interface using Node.js
Book Description

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.

What you will learn
  • Learn how Immutable.js can improve the dependability of your JavaScript code
  • Discover how to create Immutable data, and work with persistent changes
  • See how to combine and filter collections, and find items
  • Learn how to work with sequences and side effects
  • Sort collections, maps, and sets
  • Get to know tricks to avoid processing chains
  • Compare and move between lists, sets, and maps
  • Work with Immutable patterns and Immutable architecture
About the Author

Adam Boduch has been involved with large-scale JavaScript development for nearly 10 years. Before moving to the front end, he worked on several large-scale cloud computing products, using Python and Linux. No stranger to complexity, Adam has practical experience with real-world software systems, and the scaling challenges they pose.

He is the author of several JavaScript books, including React and React Native by Packt Publishing and is passionate about innovative user experiences and high performance.

Table of Contents
  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
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book