tribou / react-template

Build a server-rendered React app and share code across web, React Native, and Electron
Apache License 2.0
4 stars 9 forks source link

Redux modules refactor and integration with api helpers #59

Open davidcurras opened 6 years ago

olivoil commented 6 years ago

I like the grouping of state-related abstractions into more logical components, I think that's mostly the intent of the PR, right?

Here are a few notes and questions after reading through the code:

tribou commented 6 years ago

I can clarify the last point on explaining the modules:

olivoil commented 6 years ago

thanks for the clarification. So, what could be a good next step about these modules?