Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peggyrayzis/guide-to-graphql
A Frontend Developer's Guide to GraphQL (Fluent Conf 2018)
https://github.com/peggyrayzis/guide-to-graphql
apollo apollo-client graphql javascript react
Last synced: 3 months ago
JSON representation
A Frontend Developer's Guide to GraphQL (Fluent Conf 2018)
- Host: GitHub
- URL: https://github.com/peggyrayzis/guide-to-graphql
- Owner: peggyrayzis
- Created: 2018-06-12T01:12:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T14:19:53.000Z (over 6 years ago)
- Last Synced: 2024-10-11T16:15:49.917Z (4 months ago)
- Topics: apollo, apollo-client, graphql, javascript, react
- Language: JavaScript
- Homepage:
- Size: 89.1 MB
- Stars: 58
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Frontend Developer's Guide to GraphQL (Fluent Conf 2018)
Have you heard about GraphQL and wanted to see what all the hype is about? This presentation will walk you through everything you need to know about implementing GraphQL with the Apollo platform. You'll learn about all of the awesome tooling benefits and how it can improve the developer experience managing data. Read on for details!
## 💻 [View the slides!](https://fluent-conf-apollo.surge.sh)
## Further resources
- [A Frontend Developer's Guide to GraphQL (Peggy Rayzis)](https://css-tricks.com/front-end-developers-guide-graphql/)
- [Apollo Day 2018 (Matt DeBergalis)](https://dev-blog.apollodata.com/apollo-day-sf-from-promise-to-production-with-graphql-332f1b3e7a18)
- [GraphQL and Apollo learning resources](https://www.apollographql.com/docs/)
- [Reconciling GraphQL & Thrift at Airbnb (Adam Neary)](https://medium.com/airbnb-engineering/reconciling-graphql-and-thrift-at-airbnb-a97e8d290712)
- [Early access: Apollo Server + Cloudflare](https://www.apollographql.com/edge/)
- Fullstack example app
- [Client](https://github.com/apollographql/fullstack-workshop-client)
- [Server](https://github.com/apollographql/fullstack-workshop-server)## Questions
If you have any questions about the presentation or Apollo, please feel free to open an issue or start a conversation on [Twitter](https://twitter.com/peggyrayzis).