Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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).