Isolate Component Instances in Cycle.js

InstructorAndré Staltz

Share this video with your friends

Send Tweet

We added classNames to pre-processing and post-processing steps when calling the LabeledSlider, in order to instances independent of each other. It would be better if we could hide these steps away. This lesson introduces the isolate() helper function to achieve that.