ngAir 78 GraphQL and Apollo with Uri Goldshtein
Show Notes
Intro
Uri
GraphQL
What is it?
What does it solve?
Apollo
How does this help us do GraphQL?
Demo 1
Using GraphiQL to write queries and explore data models
Demo 2
Comparison
in client of calling multiple REST endpoints, calling a monolithic REST
endpoint, and doing the same work with GraphQL using the Apollo service code.
#links
Links to all the examples - https://github.com/kamilkisiela/angular2-apollo-examples/blob/master/README.md
Docs - http://dev.apollodata.com/core/angular2.html
Slack Channel - https://apollostack.slack.com/messages/angular2-apollo/
Barcelona talk - https://www.youtube.com/watch?v=qpGnPbpkcZM&index=3&list=PLhCf3AUOg4PgQoY_A6xWDQ70yaNtPYtZd
And Apollo Youtube channel for the Meetup lectures (last one
was on GraphQL in production) - https://www.youtube.com/channel/UC0pEW_GOrMJ23l8QcrGdKSw
workshop by Kamil!! - http://www.meetup.com/AngularZone/events/233444689/
Tips & Picks
Mike Brocchi
ngrx - https://github.com/ngrx/store
Dimitri
Tether - awesome positioning
library (http://tether.io/)
Angular2-apollo- https://github.com/apollostack/angular2-apollo
Uri Goldstein
GraphQL resources
Goal Zero
Burning Man
Justin
Schwartzenberger
Ben Nadel
(@BenNadel)
http://www.bennadel.com
Jim Cummins
LearnGraphQL.com
GraphiQL
https://www.npmjs.com/package/gra
commitizen