egghead
Search
Search
Log In
Search
Search
Quickly Transform Data with Transducers by Paul Frend
Understand why Transducers can Improve Performance
Write Reducers for Different Data Types
Understand Transformer Functions
Rewrite Map and Filter as Reducers
Create Map and Filter Transducers
Improve Composition with the Compose Combinator
Transduce over any Iteratable Collection
Make an Into Helper to Remove Boilerplate and Simplify our Transduce API
Transduce When the Collection Type is an Object
Create a Sequence Helper to Transduce Without Changing Collection Types
Add the Transducer Protocol to Support Arbitrary Data Types as our Target Collections
Measure the Performance of our Transducers
Use Transducers in Production
egghead
System