NEW RELEASE: Open-source JavaScript module to cache GraphQL queries

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Quell

    Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.

  • Quell is an open source, lightweight JavaScript library providing a client- and server-side caching solution for applications that leverage GraphQL. The newest version now supports a broader range of GraphQL features for caching: including aliases, fragments, multiple queries, and nested queries. Quell/Client can integrate with any front-end framework that supports fetch without causing incompatible state management patterns. Quell/Server easily integrates into pre-existing Express server architectures without significant refactoring as it can be imported and used as a piece of Node.js/Express middleware.

    Please see the release article here

    https://roblehfarah.medium.com/here-comes-quell-the-better-c...

    and the GitHub repository here

    https://github.com/open-source-labs/Quell

  • 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