You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to ask the question of whether the development has been considered for an implementation of redux hooks (similar to what is provided by react-redux).
We utilise redux as our app store and have seen a new functionality that we would like to integrate into our lit-element application. If these hooks had some sort of adapter/port we may be able to progress this idea.
Hi,
I'd like to ask the question of whether the development has been considered for an implementation of redux hooks (similar to what is provided by react-redux).
We utilise redux as our app store and have seen a new functionality that we would like to integrate into our lit-element application. If these hooks had some sort of adapter/port we may be able to progress this idea.
The specific hooks in question would be:
https://github.com/reduxjs/react-redux/tree/master/src/hooks
With an aim for further integration with the hooks provided by this library
https://redux-toolkit.js.org/
Any insight would be most appreciated - ideas to implement/integrate most welcome.
Cheers 👍
The text was updated successfully, but these errors were encountered: