Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielart/lyrics_graphql


https://github.com/danielart/lyrics_graphql

Last synced: about 2 months ago
JSON representation

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