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

Minor refactor & linting support #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

azerella
Copy link

@azerella azerella commented Feb 23, 2023

Just wanted to put some organisation into the codebase and add a typical linting configuration.

Similar to #4 but, this might be a bit more familiar for ma main man @martinshkreli to use going forward ❤️

Notable changes

  • Linting support w/ Prettier formatting
  • axios instead of fetch to correct a connection timeout issue and as a more usable, industry standard API.
  • Promise.all to improve event loop efficiency however, it comes at the cost of now all the tickers will update together.

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

Successfully merging this pull request may close these issues.

1 participant