Speedy Web Compiler – A Superfast TypeScript/JavaScript Compiler Written in Rust

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

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

    Rust-based platform for the Web

    TS type checking is on the roadmap

    https://github.com/swc-project/swc/issues/571

  • 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

    Commonly called "swc" and often compared to esbuild: https://github.com/evanw/esbuild

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    It's not exactly misleading. Even TypeScript may be planning to support skipping type checking [0] so you can do faster compiles.

    Cool to learn about JS++ but unlike babel/typescript/esbuild/swc JS++ cannot read TypeScript, it's a completely new/different language.

    [0] https://github.com/microsoft/TypeScript/issues/29651

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

  • The Role of Transpilers in Web Development

    2 projects | dev.to | 16 Jan 2023
  • Which programming language is typescript developed?

    2 projects | /r/typescript | 30 Jul 2022
  • Go is the future of Frontend infrastructure

    5 projects | dev.to | 1 Dec 2021
  • Yarn 3.1 🎃👻 Corepack, ESM, pnpm, Optional Packages ...

    3 projects | dev.to | 25 Oct 2021
  • An actual complete guide to typescript monorepos

    3 projects | dev.to | 2 Jun 2021

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?