Closed abhay27chauhan closed 3 years ago
I am a participant of GSSOC21, so please let me know if this is a valid proposal
Hi, Congragulations on raising your first issue. Looking forward for your amazing contributions !!!
Hi @abhay27chauhan, as of now - We are following Flux Architecture, for contributors to understand the redux integration better we have decided to have our reducers and persistors integrate into the store at index.js, which makes it easy to understand.
https://scotch.io/tutorials/getting-to-know-flux-the-react-js-architecture
Is your feature request related to a problem? Please describe. i would suggest to move the code from line no. 11 to 22 into redux folder as it belongs to redux and so that index
Describe the solution you'd like i will putting code into store.js file inside the redux folder