brentvatne / growler-prowler

207 stars 59 forks source link

decouple? #7

Open Bonobomagno opened 6 years ago

Bonobomagno commented 6 years ago

Pretty much everything is coupled, so we have redux state inside components, that instead must be state data aware. In fact container/component division is mandatory for use the code I suggest a future refactor around that :)