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

Adopt common request library #87

Open
vgeorge opened this issue Jan 30, 2024 · 0 comments
Open

Adopt common request library #87

vgeorge opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vgeorge
Copy link
Member

vgeorge commented Jan 30, 2024

The application currently employs various methods to fetch data, such as the custom useFetch hook and direct fetch use within useEffect hooks. I believe we could benefit from utilizing a more robust and community-supported request library.

The SWR module from Vercel appears to be a good choice.

I suggest we use it wherever possible and necessary.

cc @LanesGood

@vgeorge vgeorge added the enhancement New feature or request label Jan 30, 2024
@vgeorge vgeorge mentioned this issue Jan 30, 2024
5 tasks
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