Skip to content

Instantly share code, notes, and snippets.

@firec0der
Last active November 9, 2016 17:59
Show Gist options
  • Save firec0der/9146ffaab1741cde9c0dc4764746ec23 to your computer and use it in GitHub Desktop.
Save firec0der/9146ffaab1741cde9c0dc4764746ec23 to your computer and use it in GitHub Desktop.
1. Move client and server to separate repos.
2. Codestyle, eslint.
3. Improve build flow.
4. Add redux to the project.
5. Improve the project's structure.
6. Improve layouts
7. Extract code to shared components to avoid copy&paste
8. Improve communication with the API.
9. Rewrite code with using best practices, ES6 syntax and functional programming.
10. Abstraction to work with google TM, AutoPilot, bing UET
11. CI
12. Unit testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment