flex-plugin-builder
flex-plugin-builder copied to clipboard
[FEATURE REQUEST] Use redux-react style guide recommendations
Feature Request
I think it would be good if the example followed the redux style guide. E.g. using useSelector instead of connect() https://redux.js.org/style-guide/style-guide#use-the-react-redux-hooks-api , use of the redux toolkit, etc.
This in my opinion would make it easier to start development.
Flex 2 uses the redux toolkit as far as I can see. So it can probably be fixed soon right?
Hi,
This is a long open item more than a year now, hence closing it. Feel free to reopen it if still required.