- Add Generic Modal Container
- Add permissions boundary HoC
- Look into migrating to axios over superagent-bluebird-promise for promise based request library: Better type support and overall community support
- Add Sass
- Check up on Redux-Persist Types Update (need to get rid of .d.ts file in typedef)
- Look into CSS in Javascript
- Set up .env files (info)
- Look into React Helmet
- Look into more create-react-app features
- Look into React-Relay or Apollo for GraphQL implementations
- Complete README
- Look into the Next Version of React Hot Loader
- More Testing
- Add More Documentation
- Maybe add Immutable.js for Redux Store (Difficult with typescript?)
- Check out Redux-observable
- Add React Router (v4.0)
- Add React Redux (Example)
- Add React Router Redux
- Add React Hot Loader
- Add Error Boundry (Example)
- Add Code Splitting using React-Loadable (Routes Example)
- Add Jest and Enzyme Testing Framework
- Add JSDoc Doc generation with react-styleguidist
- Setup Thunk/Request Middleware
- Setup Simple Auth system