hangman
hangman copied to clipboard
Making a react-redux model
The game, as it gets more complex, would have to handle more states. Thus for a flexible work-flow, a react-redux model is desired to handle multiple states more dynamically. The redux model will also help through its "async calls" features.
This looks fine to mine. You can carry on with the development work. Hoping to see a PR from you regarding this issue soon.