Skip to content

Commit

Permalink
update repo with slides link
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverbeagle committed Aug 17, 2017
1 parent 5b745bf commit 01afd1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
August 17th, 2017 @ [Midwest JS](http://midwestjs.com) <br />
with Ryan Glover (CEO, [Clever Beagle](http://cleverbeagle.com))

[View the deck for this talk](http://slides.com/cleverbeagle/getting-started-with-graphql-apollo-and-react#/)

In this talk, we'll take a hands-on look at using React and GraphQL together, utilizing Apollo as the glue between the client and our data source (MongoDB). We'll learn how to wire up a simple GraphQL server and schema, piping data from the server to the client using Apollo's `apollo-client` NPM package. We'll also discuss some high-level theory on why we'd want to use GraphQL in our apps and how it can help us to better manage data in our user interfaces.

---
Expand Down

0 comments on commit 01afd1a

Please sign in to comment.