After the fast & furious development we have in the summer of 2018, we need to clean up the code so we can work with it for the long hole:
- eslint on the client side
- Promise usage
- naming conventions
- Best practices
Also for performence reasons:
- Remove multiple requests
- Remove error request for matches when team is undefined
After the fast & furious development we have in the summer of 2018, we need to clean up the code so we can work with it for the long hole:
Also for performence reasons: