DEV Community

Cover image for DYNAMIC USER INTERFACES WITH GRAPHQL (React/GraphQL Conference Talk + Tutorial)
Kristian Freeman for Bytesized Code

Posted on

DYNAMIC USER INTERFACES WITH GRAPHQL (React/GraphQL Conference Talk + Tutorial)

This video is a talk from Byteconf GraphQL 2020, a free, live-streamed GraphQL conference that aired on January 31st, 2020. Visit our website to sign up for the Byteconf GraphQL "swag bag", a free downloadable resource with everything you need to get started with GraphQL, as well as info about future Byteconf events!

Reduce development time and create consistent and dynamic front-end interfaces which are always up-to-date with your back-end GraphQL API by utilizing the introspection query to reveal an API's schema, automatically generate queries and mutations, and, ultimately, hydrate typed React components.

Thanks to Greg Brimble who presented this talk at Byteconf GraphQL 2020!

If you enjoyed the video, give it a thumbs-up, and subscribe to our channel for more web dev content every week. We also have a newsletter where we send out what's new and cool in the web development world, every Tuesday – join here!

Top comments (0)