
GraphQL: One Data Model To Rule Them All?
Data has shape. Shape has meaning. Data is a representation of objective reality. In its ultimate form, data is perfectly normalized and has 0 redundancy Read More
Data has shape. Shape has meaning. Data is a representation of objective reality. In its ultimate form, data is perfectly normalized and has 0 redundancy Read More
GitHub’s mobile applications have used GraphQL to power new features. We’ve now been able to move faster and get more done with less hassle and Read More
A few weeks ago, we released a whole bunch of new features to Dropbox Plus, our paid plan for personal users. While we started as Read More
Today I’ll explain how to use Apollo Client to fetch data in batches from a GraphQL endpoint and hook that data up to Infinite Loader. Read More
On my current React project, we are using the hooks provided by Apollo to fetch and mutate data with GraphQL. One of the components I Read More
Most Ember developers are familiar with Ember Data and JSON:API, which means that GraphQL and Apollo are not nearly as wide spread in the Ember Read More
When humans decided to try and land on the moon, they had to invent a lot of the technology for the project from scratch. It Read More
A powerful query language for APIs, GraphQL has long been appreciated for its data-integration capabilities. GraphQL allows developers to extract pertinent data from their APIs Read More
TL;DR Build a Realtime Svelte.js 3 App using GraphQL (svelte-apollo and Hasura) and Deploy on Now 2.0 Platform. Instant setup/sample-app ? svelte-apollo What is Svelte? Read More
TL;DR Build a 3factor app with Hasura’s instant realtime GraphQL and leverage serverless deployments of Now 2.0 for deploying GraphQL APIs and webhooks. In this Read More