rstacruz / cheatsheets

Cheatsheets for web development - devhints.io
https://devhints.io
13.77k stars 3.59k forks source link

Cheatsheet request: Recompose #898

Open morewings opened 5 years ago

chadwithuhc commented 5 years ago

Are you referring to https://github.com/acdlite/recompose

Looks to be deprecated in favor of React Hooks

morewings commented 5 years ago

@chadwithuhc the good old front end fatigue. Recompose is lodash for React components. It has become deprecated recently, because of React Hooks proposal. But it will be valid for a few years.