Building a subscription tracker Desktop and iOS app with compose multiplatform—Providing feedbacks

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. SWR

    React Hooks for Data Fetching

    This is a common approach in JS land, and there are plenty of libraries that help abstract the logic and make sure the state is consistent, like swr or TanStack Query.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. RemoteDataK

    Algebraic data type (ADT) to represent the state of data that is loading from/to remote sources/destinations

    There are implementations already written for multiple languages [1] [2] [3], but since our app is not so complex, we can create a simpler version ourselves.

  4. remote-data-ts

    RemoteData type

    There are implementations already written for multiple languages [1] [2] [3], but since our app is not so complex, we can create a simpler version ourselves.

  5. Elm

    Compiler for Elm, a functional language for reliable webapps.

    I have first heard about it when I was working with Elm [1] through a popular blog post (at the time) How elm slays a UI antipattern.

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

  • Show HN: Nue – Apps lighter than a React button

    17 projects | news.ycombinator.com | 1 Apr 2025
  • Top 20 Front-End Development Tools to Use in 2025

    11 projects | dev.to | 16 Mar 2025
  • Use Notion as your CMS along with Next.js

    5 projects | dev.to | 10 Apr 2024
  • Building React Components Using Unions in TypeScript

    15 projects | dev.to | 1 Oct 2023
  • Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL

    6 projects | dev.to | 26 Jun 2023