Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielart/lyrics_graphql
https://github.com/danielart/lyrics_graphql
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielart/lyrics_graphql
- Owner: danielart
- Created: 2021-10-03T19:28:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-03T19:42:22.000Z (over 3 years ago)
- Last Synced: 2024-10-19T22:34:46.483Z (3 months ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lyrical-GraphQL
Based on -> starter project from a GraphQL course on Udemy.com (Stephen Grinder)https://github.com/StephenGrider/Lyrical-GraphQL
## Features to learn:
* apollo client configuration
* queries
* mutations
* props in mutations
* refetching
* optimistic updates
* dataIdFromObject## TODO List
[ ] upgrade react to use hooks
[ ] upgrade apollo client to use hooks
[ ] add ui library to facilitate components