-
-
Save firec0der/9146ffaab1741cde9c0dc4764746ec23 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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