jkk/shinkgs

Code Architecture and Quality Issues

jkk opened this issue · 0 comments

jkk commented
  • Upgrade to latest React
  • Upgrade to latest Flow
  • Add prettier #77
  • Introduce context-based state propagation where it makes sense, move some things into the global store that are handled in components for expedience (game time, challenge negotiation, a few other things)
  • Switch to a simpler redux-zero-style approach to actions
  • Add tests (easier with simplified actions)