kanzitelli/rnn-starter

Redux hooks API

florandom opened this issue · 2 comments

It would be nice to use redux hooks API and avoid mapStateToProps/mapDispatchToProps or redux HOC boilerplate in functional components

@florand0m I agree, this is much better way to go using Redux 🙂When I have time, I will totally change it however I am a bigger fan of Mobx. Anyways, if you would like to contribute and change the logic using Redux Hooks API, please feel free to do it!