Awesome Recompose List of useful talks, courses, articles etc. about Recompose.js library Online courses Higher Order Components with Functional Patterns Using Recompose by Tim Kindberg Recompose lessons by Phil Holden Videos Andrew Clark - Recomposing your React application at react-europe 2016 Recompose - a walkthrough by example by Stephen White Articles Top 5 Recompose HOCs Examples Examples from Tim Kindberg egghead.io course Playgrounds for API funcitons Higher-order components withProps https://codepen.io/Kiwka/pen/bYWVpm withHandlers https://codepen.io/Kiwka/pen/vWZVvL https://codepen.io/Kiwka/pen/xPXmYR withState https://codepen.io/Kiwka/pen/vWZVvL withStateHandlers https://codepen.io/Kiwka/pen/ooejVZ https://codepen.io/Kiwka/pen/vWZVvL withReducer https://codepen.io/Kiwka/pen/vWZVvL branch https://codepen.io/Kiwka/pen/bYWVpm lifecycle https://codepen.io/Kiwka/pen/POKbMW Statis property helpers setStatic, setPropTypes, setDisplayName https://codepen.io/Kiwka/pen/yPVLJV Utilities compose https://codepen.io/Kiwka/pen/vWZVvL componentFromProp https://codepen.io/Kiwka/pen/xPXmYR nest https://codepen.io/Kiwka/pen/ooZMQq