Let's use this thread to discuss actual design considerations for an actual hooks API. Prior references: - [#1063: Provide React Hooks](https://github.com/reduxjs/react-redux/issues/1063) - [#1177: React-Redux Roadmap: v6, Context, Subscriptions, and Hooks](https://github.com/reduxjs/react-redux/issues/1177) Along those lines, I've collated [a spreadsheet listing ~30 different unofficial `useRedux`-type hooks libraries](https://docs.google.com/spreadsheets/d/1JfjcpaZkNjRLzA35uuPQpDLfKc-Z8LqSP7GJaUjH19o/edit?usp=sharing). **update** I've posted [a summary of my current thoughts and a possible path forward](https://github.com/reduxjs/react-redux/issues/1179#issuecomment-480547676).
Let's use this thread to discuss actual design considerations for an actual hooks API.
Prior references:
Along those lines, I've collated a spreadsheet listing ~30 different unofficial
useRedux-type hooks libraries.update
I've posted a summary of my current thoughts and a possible path forward.