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

https://github.com/naxmefy/type-graphql-react-todo


https://github.com/naxmefy/type-graphql-react-todo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# type-graphql + react => todo app

simple proof of concept to understand graphql, type-graphql and a possible client
implementation (here react).

**used docs**

- https://github.com/19majkel94/type-graphql
- https://github.com/19majkel94/type-graphql/blob/master/examples/simple-usage
- https://www.apollographql.com/docs/apollo-server/features/graphql-playground.html
- https://graphql.org/learn/queries/
- https://github.com/howtographql/react-apollo/blob/master/src/components/LinkList.js
- https://www.howtographql.com/react-apollo/2-queries-loading-links/
- https://facebook.github.io/create-react-app/docs/adding-bootstrap
- https://getbootstrap.com
- https://stackoverflow.com/questions/30533171/react-js-conditionally-applying-class-attributes
- https://github.com/JedWatson/classnames

> recorded on twitch -> twitch.tv/ninevillage