You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-org components into components and pages, so that we have a clear distinction between those.
Redux?
Our actions are fairly less, and the state is mingled much, so I'm not sure if we really require redux as of now.
On a second thought, having redux store will help us make the app offline-first more readily.
push to location for sggs, shabads etc on ang/query change.
Features
Use react-router-dom in much more ergonomic way instead of simply porting RR3 to RR4.
Style all the things!
Improve navigation. I want it to work the way user uses the app and not how the sitemap looks like. Search and Sehaj paath being the main features. We can try interactions like floating icons or tabs ?
Use some cleaner react-calendar alternative (make yourself!) - Add calendar #105
It's very hard to maintain a project which doesn't have any contributors or users (lol).
Plan for rewriting one module at a time, one build step at a time:
Phase 1
xofor lintingreact-mdl: Why ? It's good for prototypes but not for my use-case. I need to custom build the UI.react-throttle: I don't even know if it's helping at all.ws: With webpack 2, we can also use its server for dev testing.react-calendar: very fat and not a major feature.styled-componentsinstead.Phase 2
Perf
Cleanup
sggs,shabadsetc on ang/query change.Features
react-router-domin much more ergonomic way instead of simply porting RR3 to RR4.