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

Introduce promises #4

Closed
Mariosyian opened this issue Aug 25, 2020 · 1 comment
Closed

Introduce promises #4

Mariosyian opened this issue Aug 25, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Mariosyian
Copy link
Owner

Too many if statements and repeated code. Can be fixed if promises can be introduced. Break all GET requests (most used) into small chunks of code that can be called without interfeering with the external API call.

@Mariosyian Mariosyian self-assigned this Aug 25, 2020
@Mariosyian Mariosyian mentioned this issue Sep 11, 2020
@Mariosyian Mariosyian added the enhancement New feature or request label Sep 11, 2020
@Mariosyian
Copy link
Owner Author

Look at Issue #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant