FormidableLabs / freactal

Clean and robust state management for React and React-like libs.
MIT License
1.65k stars 47 forks source link

Recompose nice usage #83

Closed giltig closed 6 years ago

giltig commented 6 years ago

Hi, Very interesting library. However, We actually implemented these features and more with recompose which is more generic pretty easily.

What this library enables which recompose doesn't?

divmain commented 6 years ago

That... is a very difficult question to answer. I think the most obvious thing would be effect composition, but recompose and freactal are solving different problems, and are actually quite complimentary. I'm going to leave it at that. If you have a more specific question I can answer, feel free to reach out!