Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.58 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.58 KB

Getting Started with GraphQL, Apollo, and React

August 17th, 2017 @ Midwest JS
with Ryan Glover (CEO, Clever Beagle)

View the deck for this talk

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.


GraphQL Resources

Apollo Resources


Building a product and want to use GraphQL with Apollo and React? Check out mentorship with Clever Beagle.