Should I learn typescript?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. TypeScript

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

    Nowadays, I cant imagine even a medium commercial project without TS. Typescript is not only 'JavaScript with types'. There are a lot of significant for a developer features in TS (You are welcome to get familiarized with them here -> https://www.typescriptlang.org/ ).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. react-audio-player

    A simple React wrapper on the HTML5 audio tag

    had to add a little fix to ReactAudioPlayer due to this Vite issue

  4. vite

    Next generation frontend tooling. It's fast!

    had to add a little fix to ReactAudioPlayer due to this Vite issue

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

  • How to setup a vanilla TS webdev project

    2 projects | /r/webdev | 31 May 2022
  • A React Starter Template for the Impatient Developer

    3 projects | dev.to | 3 Jul 2025
  • Getting started with NestJS, Vite, and esbuild

    7 projects | dev.to | 15 Sep 2022
  • First look: adding type annotations to JavaScript

    8 projects | news.ycombinator.com | 10 Mar 2022
  • Overwhelmed when picking Libraries! Recommendations on my stack/libraries

    5 projects | /r/reactjs | 26 Jan 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?