Technology, Data and Science

GraphQL: Data Fetching with Relay

Want to build more efficient, data-driven React.js applications? Streamline data retrieval with GraphQL and Relay. You can get exactly the data you need—nothing more, nothing less—and predictable results every time. Join Emmanuel Henri as he shows how to set up a GraphQL server and use the Relay framework to fetch data from React components. In the process of building this project, he reviews the basics of GraphQL and the fundamentals of queries and mutations, introduces Relay, and then shows how these three technologies fit together when you code GraphQL fragments in React components.

Learn More