Cancelling network requests using Harlem actions

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Powerfully simple global state management for Vue 3

  • Internally Harlem creates a new instance of an AbortController each time the action is run so that when an instance of the action is cancelled, any child actions or network requests can be synchronised and cancelled as well. See here for how Harlem uses the AbortController and makes it compatible with JavaScript's native async/await syntax.

  • 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

  • How to Protect State in Pinia

    2 projects | dev.to | 7 Apr 2024
  • Harlem State Management for Vue 3 – Version 2 Released

    1 project | news.ycombinator.com | 11 Sep 2021
  • Nx - Highlights of 2023

    14 projects | dev.to | 28 Dec 2023
  • Show HN: Svelte Flow – a library for creating node-based UIs

    1 project | news.ycombinator.com | 9 Nov 2023
  • How to Build and Publish Your First React NPM Package

    8 projects | dev.to | 9 Jun 2023