“Let's build a homemade billing system”, now you have four problems

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

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

    the moonpig billing system

  • Interestingly, fastmail just flipped to having an external billing system after years of maintaining their own. AND when they bought POBOX they got that whole billing stack as well. I can imagine the nightmare but also the relief after exporting all of that work to another company.

    perl billing system: https://github.com/fastmail/Moonpig

  • samples-typescript

  • Using Temporal is in the category of building it yourselves, not a billing service. But it makes it take much less time to build, because it makes the changes, scaling, and grandfathering quick to do. Especially with the new Scheduled workflows feature: https://github.com/temporalio/samples-typescript/tree/main/s...

  • 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

  • A (Mostly) Complete Guide to React Rendering Behavior

    3 projects | news.ycombinator.com | 5 May 2024
  • How and why do we bundle zx?

    9 projects | dev.to | 6 May 2024
  • Handling key-value storage efficiently with Unstorage

    1 project | dev.to | 6 May 2024
  • Grafana: From Dashboards to Centralized Observability

    1 project | news.ycombinator.com | 6 May 2024
  • Modern React testing, part 5: Playwright

    5 projects | dev.to | 6 May 2024