Two and half years ago we started developing Reindex, the first backend as a service with a GraphQL API. Now we're moving on.
In this article I will show how to create a GraphQL server with Relay-compatible pagination using MongoDB
Auth0 is a great service to handle your authentication. In this arcticle we will show how to use Auth0 with Reindex, React and React Native
Build a secure shopping cart API with server-side storage and permissions using Reindex.
Relay and Redux are both state-of-the-art client-side state management libraries for React. In this article we compare the approaches Relay and Redux take and their strengths and weaknesses.
Reindex is available now, time to start building serverless apps with GraphQL!
GraphQL is a new technology from Facebook. It aims to replace REST as a go-to API standard for developing rich applications. In this article we'll build a simple GraphQL server using Node.js and an SQL database.
Latest features of JavaScript are now easy to use with Babel. We show how you can use the standard JavaScript features to do tasks that previously required a utility library to do without lots of code.
Why we're excited about GraphQL, the data query language for fetching data in mobile and web apps?