Do you guys compile with ts-loader or babel-loader?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • esbuild-register

    Transpile JSX, TypeScript and esnext features on the fly with esbuild

    also works with the node cli esbuild-register node -r esbuild-register index.ts

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • esbuild

    An extremely fast bundler for the web

    I use esbuild

  • esbuild-loader

    💠 Speed up your Webpack with esbuild ⚡️

    you can use it with webpack didn't try it myself

  • fork-ts-checker-webpack-plugin

    Webpack plugin that runs typescript type checker on a separate process.

    Yeah, I mean less loaders = less time. Did you try fork ts checker and compileOnly? https://github.com/TypeStrong/fork-ts-checker-webpack-plugin

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

  • Beginner to frontend development here. How to use Svelte without Svelte kit?

    3 projects | /r/sveltejs | 22 Mar 2022
  • React devops/developers: How have you managed to reduce the build time of your react projects?

    2 projects | /r/reactjs | 4 Mar 2022
  • bundle - calculate the real bundle size of libraries, based on their custom exports and treeshaken imports

    3 projects | /r/Web_Development | 14 Dec 2021
  • How to speed up webpack with esbuild-loader

    2 projects | dev.to | 17 Jul 2021
  • Blazing fast TypeScript with Webpack and ESBuild

    7 projects | dev.to | 28 Jun 2021