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

Consider using axios, other library over fetch for HTTP requests #206

Open
ssciolla opened this issue Jun 17, 2022 · 0 comments
Open

Consider using axios, other library over fetch for HTTP requests #206

ssciolla opened this issue Jun 17, 2022 · 0 comments
Labels
enhancement New feature or request frontend

Comments

@ssciolla
Copy link
Contributor

Perhaps not for this issue but have you tried axios or any other libraries for doing HTTP requests? That looks like it simplifies a lot of the code repetition and has cleaner patterns that are common just doing this with fetch.

Originally posted by @jonespm in #196 (comment)

Resource(s):

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

No branches or pull requests

1 participant