GraphQL, a query language for your APIs, is touted as a replacement to REST and a solution to common data fetching problems. But when you actually try to get started, it can feel completely overwhelming. Do you have to use Apollo or Relay? Do you need to use a certain frontend library? Most importantly, do you have to burn your entire API architecture to the ground to use this new stuff?
Eve Porcello offers a live-coding walk-through of GraphQL, giving you the foundation to build your own GraphQL servers. Starting with an empty folder, you’ll learn how to stand up and query a GraphQL server using Node.js. Along the way, Eve covers GraphQL schemas and explains how to incrementally adopt GraphQL at your organization.
The live-coding demo will use JavaScript, but Eve will provide resources for getting started in your language of choice.
Topics include:
Eve Porcello is the cofounder of Moon Highway, a curriculum-development and training company based in Northern California, where she focuses on JavaScript, Node.js, React, and GraphQL. Eve has taught classes online for LinkedIn Learning and in person at companies all over the world. She’s the author of O’Reilly’s Learning React and Learning GraphQL.
Comments on this page are now closed.
For exhibition and sponsorship opportunities, email oscon@oreilly.com
For information on trade opportunities with O'Reilly conferences, email partners@oreilly.com
View a complete list of OSCON contacts
©2018, O'Reilly Media, Inc. • (800) 889-8969 or (707) 827-7019 • Monday-Friday 7:30am-5pm PT • All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. • confreg@oreilly.com
Comments
Excellent and entertaining talk. Information was super relevant and straight to the point! I learned a lot!