Reindex
TeamBlogDocs

    Discontinuing Reindex Backend as a Service

    Two and half years ago we started developing Reindex, the first backend as a service with a GraphQL API. Now we're moving on.

    By Ville Immonen

    Relay-compatible GraphQL pagination with MongoDB

    In this article I will show how to create a GraphQL server with Relay-compatible pagination using MongoDB

    By Mikhail Novikov

    Using Auth0 with Reindex

    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

    By Mikhail Novikov

    Build a GraphQL shopping cart API with Reindex

    Build a secure shopping cart API with server-side storage and permissions using Reindex.

    By Ville Immonen

    Comparing Redux and Relay

    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.

    By Mikhail Novikov

    Releasing Reindex, the GraphQL backend as a service

    Reindex is available now, time to start building serverless apps with GraphQL!

    By Ville Immonen

    Building a GraphQL Server with Node.js and SQL

    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.

    By Mikhail Novikov

    You Might Not Need Underscore

    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.

    By Ville Immonen

    How Facebook's GraphQL Will Change Backend Development

    Why we're excited about GraphQL, the data query language for fetching data in mobile and web apps?

    By Ville Immonen

Reindex Blog