🙅 Why Hating TypeScript in 2024 Doesn't Make Sense

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

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

    TypeScript is on its 5th version. It’s basically at 100k stars on GitHub. It has 55 Million+ downloads PER WEEK on NPM. More and more major projects and companies are adopting it. There’s a reason for that: TypeScript brings stability, scalability, and confidence to codebases. It’s not just about today’s project, but about building something that can grow and evolve without collapsing under its own weight. It’s about not having to write documentation and tests separately all the time (it doesn’t entirely replace them, of course).

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

    ✨ Open-source DORA metrics platform for engineering teams ✨ (by middlewarehq)

    TypeScript is on its 5th version. It’s basically at 100k stars on GitHub. It has 55 Million+ downloads PER WEEK on NPM. More and more major projects and companies are adopting it. There’s a reason for that: TypeScript brings stability, scalability, and confidence to codebases. It’s not just about today’s project, but about building something that can grow and evolve without collapsing under its own weight. It’s about not having to write documentation and tests separately all the time (it doesn’t entirely replace them, of course).

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

  • createStore in Zustand's source code explained.

    2 projects | dev.to | 6 Sep 2024
  • What is your way declare types for objects in TypeScript?

    1 project | dev.to | 3 Sep 2024
  • Object.is() usage in Zustand’s source code.

    2 projects | dev.to | 2 Sep 2024
  • Interesting TypeScript issue

    1 project | dev.to | 16 Aug 2024
  • Allow type annotations in .js files in preparation for Type Annotations proposal

    1 project | news.ycombinator.com | 15 Aug 2024

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