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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.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. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit 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

  • 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
  • Deno: The next step in Node.js

    2 projects | dev.to | 3 Aug 2021
  • Vitest vs. Jest: why we are betting on Vitest

    2 projects | news.ycombinator.com | 26 Nov 2024