Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep code clean - DRY #16

Open
YuriDevAT opened this issue Jul 30, 2021 · 0 comments
Open

Keep code clean - DRY #16

YuriDevAT opened this issue Jul 30, 2021 · 0 comments
Labels
enhancement Update existing code
Projects

Comments

@YuriDevAT
Copy link
Owner

As the code gets bigger, the folder structure should be adjusted (utils, libs,..)
To write clean code, TypeScript should be used
To improve the performance of the app, async/await functions should be used, error and load handling should be implemented, ...

@YuriDevAT YuriDevAT added feature New feature or request update Further information is requested and removed feature New feature or request labels Jul 30, 2021
@YuriDevAT YuriDevAT added this to To do in sos-animal Oct 18, 2021
@YuriDevAT YuriDevAT added enhancement Update existing code and removed update Further information is requested labels Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Update existing code
1 participant