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

Replace Redux with React Query #76

Merged
merged 50 commits into from
Jul 22, 2023
Merged

Replace Redux with React Query #76

merged 50 commits into from
Jul 22, 2023

Conversation

evansloan
Copy link
Owner

  • Replace Redux state management with React Query
  • Cache API responses with React Query
  • Create hooks for fetching objects from API
  • Create CollectionLogService class as a wrapper around CollectionLog object

add error service
remove caching to be replaced by react query
* update .gitignore
update yarn.lock to v2

* update yarn link in contribution guidelines

* update github actions
add react query dev tools
add react query dev tools component
add error service
remove caching to be replaced by react query
* update .gitignore
update yarn.lock to v2

* update yarn link in contribution guidelines

* update github actions
@evansloan evansloan merged commit c4e8eaf into master Jul 22, 2023
1 check passed
@evansloan evansloan deleted the feature/react-query branch July 22, 2023 02:05
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.

None yet

1 participant