Create Stream Behaviors to Push Props in React Components with mapPropsStream

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Rather than using Components to push streams into other Components, mapPropsStream allows you to create functions that can wrap components to create shareable behaviors across components.