https://github.com/naxmefy/type-graphql-react-todo
https://github.com/naxmefy/type-graphql-react-todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naxmefy/type-graphql-react-todo
- Owner: naxmefy
- License: mit
- Created: 2019-02-10T12:15:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T13:17:03.000Z (over 6 years ago)
- Last Synced: 2025-01-16T01:15:45.864Z (5 months ago)
- Language: JavaScript
- Size: 166 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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