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

Refactor: Replace useEffect with SWR 2.0 for improved data fetching #3

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

deepsingh132
Copy link
Owner

This pull request introduces a refactor to enhance data fetching within the Feed and other components. The implementation replaces the usage of useEffect with the React SWR 2.0 library, providing improved handling of data fetching and management. This change aims to enhance the efficiency and maintainability of the codebase.

Copy link

vercel bot commented Dec 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
artsphere ✅ Ready (Inspect) Visit Preview Dec 5, 2023 5:11pm

@deepsingh132 deepsingh132 merged commit b485279 into main Dec 5, 2023
3 checks passed
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