Member-only story
Tutorials, Tools, Libraries, and VS Code Extensions to get started with GraphQL in 2022
Tutorials
The Fullstack Tutorial for GraphQL
The free and open-source tutorial to learn all around GraphQL to go from zero to production.
GraphQL Concepts Visualized
Best Practices
Principled GraphQL
GraphQL, despite the name, isn’t simply a query language. It’s a comprehensive solution to the problem of connecting modern apps to services in the cloud. As such, it forms the basis for a new and important layer in the modern application development stack: the graph. This new layer brings all of a company’s app data and services together in one place, with one consistent, secure, and easy-to-use interface, so that anyone can draw upon…