Node.js codebase is still entirely in Javascript and not in Typescript and node team does not even officially provide node TS types

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

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
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
  1. node

    Node.js JavaScript runtime ✨🐢🚀✨

    The ask here was why Node doesn't use TS internally (which it actually does for editor feedback with .d.ts files (here: https://github.com/nodejs/node/tree/da80964a3d708ef3ae42d4424034f155ad37e07d/typings ).

  2. 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 logo
  3. proposal-type-annotations

    ECMAScript proposal for type syntax that is erased - Stage 1

    When will you see TypeScript in Node.js? Likely when it runs in the runtime. Look at https://github.com/tc39/proposal-type-annotations

  4. deno

    A modern runtime for JavaScript and TypeScript.

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

  • Try to test deno 2.2+ WebTransport(unstable)

    3 projects | dev.to | 28 Aug 2025
  • Bun, Node.js, or Deno: Which JavaScript Backend Should You Use in 2025?

    2 projects | dev.to | 13 Aug 2025
  • Will nodeJs ever have out of the box typescript support?

    6 projects | /r/node | 22 Feb 2023
  • My thoughts on the TypeScript debate

    2 projects | dev.to | 28 Apr 2022
  • How can you run Javascript on your computer?

    2 projects | /r/learnjavascript | 21 Aug 2021