GraphQL
Airbnb’s Open-Source GraphQL Framework with Adam Miskiewicz
Engineering teams often build microservices as their systems grow, but over time this can lead to a fragmented ecosystem with scattered data access patterns, duplicated business logic,
Rethinking GraphQL Frontends with Robert Balicki
A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues
The End of GraphQL with Matt Bessey
GraphQL is an open-source query language for APIs and a runtime for executing those queries. It was developed by Facebook to address the problem of over-fetching or under-fetching data,
Bypassing Serverless Challenges with Webiny Serverless Application Framework
Serverless computing has been a major milestone ever since the 20th century when “cloud computing” became a term in a Compaq internal document. The idea that infrastructure could be
Dgraph: Native GraphQL Database with Manish Jain
GraphQL has changed the common design patterns for the interface between backend and frontend. This is usually achieved by the presence of a GraphQL server, which interprets and









