Keeping Apollo Cache up-to-date after mutations

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
  • apollo-augmented-hooks

    Drop-in replacements for @apollo/client's useQuery, useMutation and useSubscription hooks with reduced overhead and additional functionality.

  • Nice and quite exhaustive article! When I was faced with that decision back then, I went all in with keeping the number of server round trips and their size as low as possible. So much in fact, that I wrote my own wrapper library to support that decision wherever I could and make cache manipulation as painless as possible. The end result is apollo-augmented-hooks. You might also want to check out this guide on caching, which might or might not nudge you a bit closer to the dark side of direct cache manipulation!

  • 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
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

  • CBX – vanillaJS library for flexible form validation (& more)

    1 project | news.ycombinator.com | 2 May 2024
  • Day 2: Setting Up Angular Development Environment

    1 project | dev.to | 2 May 2024
  • New startup sells coffee through SSH and exclusively through SSH

    3 projects | news.ycombinator.com | 1 May 2024
  • Poolifer Release 4.0.1

    1 project | news.ycombinator.com | 2 May 2024
  • I built this to visualize performance issues in JavaScript applications

    1 project | news.ycombinator.com | 2 May 2024