flex-plugin-builder icon indicating copy to clipboard operation
flex-plugin-builder copied to clipboard

[FEATURE REQUEST] Use redux-react style guide recommendations

Open thomaschaaf opened this issue 4 years ago • 1 comments

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.

thomaschaaf avatar Jun 06 '21 20:06 thomaschaaf

Flex 2 uses the redux toolkit as far as I can see. So it can probably be fixed soon right?

thomaschaaf avatar Oct 29 '21 20:10 thomaschaaf

Hi,

This is a long open item more than a year now, hence closing it. Feel free to reopen it if still required.

anjha91 avatar Oct 04 '23 08:10 anjha91