What are the modern tools for compiling both TypeScript and JavaScript (with package.json dependencies) into a final output build JS file?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • esbuild

    An extremely fast bundler for the web

  • I am working on a programming language and would like to compile to JavaScript, while also allowing one to import/require JS modules or packages from npm and the like. I am familiar with Webpack purely for JS compilation, but I'm not sure it does TypeScript, or how well it would if it did. I use ts-node to compile TypeScript on the fly, and tsc for compiling TypeScript to output builds. I have seen vitejs, and just learned of esbuild. That's 4 major tools which require extensive configuration and time learning how to do things right, so wondering if you could help me figure out which ones are best. Oh then there's babel, so at least 5 tools.

  • ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

  • Here's an example template project with a generic Webpack config. This one is specific for React but you can easily remove React related configs if you don't need them and the rest will work the same.

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

    InfluxDB 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

  • in case anyone was interested, I made a very basic and raw react app setup! TS + ESBUILD

    3 projects | /r/reactjs | 28 May 2022
  • Use Notion as your CMS along with Next.js

    5 projects | dev.to | 10 Apr 2024
  • React hook library, ready to use, written in TypeScript

    1 project | news.ycombinator.com | 12 Feb 2024
  • Which headless hook UI library would you recommend?

    1 project | /r/react | 10 Oct 2023
  • rooks VS usehooks-ts - a user suggested alternative

    2 projects | 1 Sep 2023