GraphQL: The Good Parts

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=1c4M7fYs1Jk



Duration: 1:07:57
8,942 views
176


This is a gentle introduction to foundational concepts of GraphQL. In illustrating the core concepts, we gain a greater understanding of what makes GraphQL such a transformative technology, and a greater appreciation for the value it can provide for an application. We will go into some detail of the problems that GraphQL is trying to solve and how it solves them.

We will end with a section on integration into an existing backend. This is primarily focused on an existing RESTful backend, but can be substituted to any data storage mechanism, e.g. MySQL, Mongo, etc. We’ll have a number of code examples and repos at the end so you can dive further into some real code powered by both server and client-side GraphQL technologies. Let’s do it!

EVENT:

NebraskaJS 2018

SPEAKER:

Dustin Schau

PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

CREDITS:

Original video source: https://www.youtube.com/watch?v=R6rqjcBLibQ

Additional material for GraphQL learners:

https://amzn.to/2YclkFI The Road to GraphQL...
https://amzn.to/2Fmooqf Learning GraphQL: Declarative Data Fetching for Modern Web Apps
https://amzn.to/2U3u3Lo Hands-On Full-Stack Web Development with GraphQL and React...
https://amzn.to/2CwpejP Visual Design of GraphQL Data: A Practical Introduction with Legacy Data and Neo4j







Tags:
graphql
rest api
software development
programming
coding