Abhi Aiyer
1 min readDec 6, 2016

--

Compose from recompose is a simple curry fn. when added with other React specific enhancers it makes the library well worth it. I’m not advocating for just adding compose and be done with it. You should be integrating your reactivity in with your Recompose workflow. The assumption is you’re using other parts of the recompose library.

--

--