September 2017
Intermediate to advanced
216 pages
6h 8m
English
When you chain data transformation operations together, it's easy to examine the code and get a sense of what the end result will look like. With Immutable.js sequences, we get to keep this easy-to-maintain code structure, while sequences handle the underlying lazy evaluation. You don't have to think about passing individual collection values from one operation to the next—this all happens seamlessly.
Read now
Unlock full access