Intro to GraphQL: Give it a REST, GraphQL FTW
Event details
In this intro to GraphQL tutorial, Clark Sell gives a crash course on what is GraphQL, why to use GraphQL vs Rest, using it with Apollo, walks through a GraphQL query in Insomnia, and so much more.
In this lives stream recording, Clark answers live questions about all things GraphQL with our community.
Notes from the live stream
References
Course GitHub with working examples (labs/finished)
THAT Conference
Websites
THAT Conference ( react/next )
THAT ( svelte )
Direct Follow-Ups
Get to know the presenter
Clark Sell
Founder & Practitioner of THAT & Unspecified
Where you can find Clark
What is GraphQL?
GraphQL is a relatively new query language for APIs -- it's been around 5 years since it was open-sourced by the Facebook Engineering team and in that time it has become a front-end darling.
Unlike REST, GraphQL allows you to specify in your API requests specifically what data you need, and get back exactly that. This new approach opens up a world of possibilities for developers.
Benefits of GraphQL
- Good fit for complex systems and micro-services
- Ask for what you need, get exactly that
- Get many resources in a single request
- Describe what's possible with a type system
- Move faster with powerful developer tools
- Evolve your API without versions
- Autogenerating API documentation
- Bring your own data and code
- and more!
Trusted by companies such as
- Github
- Intuit
- Coursera
- Shopify
Learn React JavaScript with our growing community and content library
Join us each month for free events to help you keep growing as a developer, stay up to date on the latest in software development, and level up in your career. In the meantime, check out these videos below to get you up to speed with lessons and discussions from the Headway team.
Best React Developer Tools in 2020: Panel Discussion
Building SVG Line Charts in React
Interacting with Databases in React
Intro to Testing with Jest & React Testing Library
Better UI Workflows with Storybook
Intro to Modern React: Managing State with Hooks & Context
ReactJS Green Bay is an online and local meetup for front-end developers that use React and JavaScript to build products. Learn about new tools, better workflows, and discuss ideas with a growing community so you can stay up to date on the latest in tech and elevate your career.
Presenters
Reserve your spot
Intro to GraphQL: Give it a REST, GraphQL FTW
Watch the recording
In this intro to GraphQL tutorial, Clark Sell gives a crash course on what is GraphQL, why to use GraphQL vs Rest, using it with Apollo, walks through a GraphQL query in Insomnia, and so much more.
In this lives stream recording, Clark answers live questions about all things GraphQL with our community.
Notes from the live stream
References
Course GitHub with working examples (labs/finished)
THAT Conference
Websites
THAT Conference ( react/next )
THAT ( svelte )
Direct Follow-Ups
Get to know the presenter
Clark Sell
Founder & Practitioner of THAT & Unspecified
Where you can find Clark
What is GraphQL?
GraphQL is a relatively new query language for APIs -- it's been around 5 years since it was open-sourced by the Facebook Engineering team and in that time it has become a front-end darling.
Unlike REST, GraphQL allows you to specify in your API requests specifically what data you need, and get back exactly that. This new approach opens up a world of possibilities for developers.
Benefits of GraphQL
- Good fit for complex systems and micro-services
- Ask for what you need, get exactly that
- Get many resources in a single request
- Describe what's possible with a type system
- Move faster with powerful developer tools
- Evolve your API without versions
- Autogenerating API documentation
- Bring your own data and code
- and more!
Trusted by companies such as
- Github
- Intuit
- Coursera
- Shopify
Learn React JavaScript with our growing community and content library
Join us each month for free events to help you keep growing as a developer, stay up to date on the latest in software development, and level up in your career. In the meantime, check out these videos below to get you up to speed with lessons and discussions from the Headway team.
Best React Developer Tools in 2020: Panel Discussion
Building SVG Line Charts in React
Interacting with Databases in React
Intro to Testing with Jest & React Testing Library
Better UI Workflows with Storybook
Intro to Modern React: Managing State with Hooks & Context
ReactJS Green Bay is an online and local meetup for front-end developers that use React and JavaScript to build products. Learn about new tools, better workflows, and discuss ideas with a growing community so you can stay up to date on the latest in tech and elevate your career.