GRANDstack: Graphs ALL the Way Down
In this talk we will cover some of the advantages of GraphQL over REST, as well as challenges with adopting GraphQL. We also dive into backend considerations for GraphQL and show how to leverage the power of representing your API data with graph using GraphQL and graph databases on the backend.
After this talk you will:
Understand the basics of GraphQL
Be able to query a GraphQL API
Understand how a GraphQL service is built
Be exposed to some of the tooling in the GraphQL ecosystem, including database and frontend framework integrations
How to build full-stack applications with GRANDstack