-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Custom hooks Frontend #190
Comments
AntonioMrtz
added
frontend
Frontend related issues
refactor
Code changes or improvements that do not change code behaviour
labels
Aug 10, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 11, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 12, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 12, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
…ooks-frontend Revert "#190: Custom Hooks Frontend"
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
… only executed if PR merged | [#190]
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 13, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 15, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 20, 2024
AntonioMrtz
added a commit
that referenced
this issue
Aug 21, 2024
AntonioMrtz
added a commit
that referenced
this issue
Sep 1, 2024
…s (Playlist-Songs-Artists) | [#190]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Encapsulate fetch logic inside custom hooks and replace fetch.then for await. Add OpenAPI client to frontend
Context
Code repetition on queries has become a problem. Changing backend endpoints became harder because of multiple components having the same query spread all over the code.
How to do it
Testing
The text was updated successfully, but these errors were encountered: