Are there build systems for the JS/TS world?

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

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

    An extremely fast bundler for the web

  • Oh yeah, in that sense it's even easier because you can just run scripts. Kinda like python. You can install tsx to run typescript files directly. For dependency management I use pnpm, which also comes with a workspace feature for linking dependencies in one monorepo. For compiling I like esbuild because of it's speed, though it doesn't do type checking

  • vercel

    Develop. Preview. Ship.

  • Based on your description and responses to other comments it looks like you are in the market for what Vercel is doing these days. Check out Next.js with Turborepo

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

    Monorepo for tools developed by the Rush Stack community

  • https://rushjs.io/ and https://rushstack.io/

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

  • React Native 0.72 RC1 is out, and I just had a thought.

    1 project | /r/reactnative | 6 Apr 2023
  • sls-mentor: your serverless quality teacher has arrived!

    4 projects | dev.to | 19 Jan 2023
  • Unix command line conventions over time

    9 projects | news.ycombinator.com | 7 May 2022
  • Lerna has gone. Which Monorepo is right for a Node.js BACKEND now?

    4 projects | /r/node | 4 May 2022
  • Typescript book with web and/or node.js fundamentals?

    1 project | /r/typescript | 26 Mar 2022