Is GraphQL a wrong choice for offline-first apps?

This page summarizes the projects mentioned and recommended in the original post on /r/graphql

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • redux-saga

    An alternative side effect model for Redux apps

  • I can immediately imagine how my idea would work with something battle-tested, like Redux: all logic would be handled by the client in a single normalized store. Synchronization with the server would be completely generalized and handle any data automatically, maybe as a saga.

  • redux

    A JS library for predictable global state management

  • I can immediately imagine how my idea would work with something battle-tested, like Redux: all logic would be handled by the client in a single normalized store. Synchronization with the server would be completely generalized and handle any data automatically, maybe as a saga.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • offix

    Discontinued GraphQL Offline Client and Server

  • I ended up with Offix and had to do optimistic cache handling, and I wrote up my experiences in a GitHub ticket on their repo with code as guidance for others. https://github.com/aerogear/offix/issues/715

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • React Native - Beautiful Horoscope App

    4 projects | dev.to | 2 Jan 2022
  • Clean React-Redux, Redux-Saga client-side solution.

    4 projects | dev.to | 13 Oct 2021
  • How to Take Care of Data Security in React Native?

    2 projects | dev.to | 29 Jun 2021
  • A Comprehensive Guide to React State Management

    3 projects | dev.to | 12 Apr 2024
  • In Defense of Simple Architectures

    4 projects | news.ycombinator.com | 20 Feb 2024