Announcing TypeScript 5.0

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • arktype

    TypeScript's 1:1 validator, optimized from editor to runtime

    We updated ours a couple days ago, fixed a couple mysterious type errors and now all seems to be well?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • TypeScript

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

    Except that we have a full page of API breaks and new errors about options that are going away shortly.

  • assemblyscript

    A TypeScript-like language for WebAssembly.

    If you have heard of WASM, AssemblyScript allows you to use specific integer/floating point types and I think it's cool that they're using TypeScript syntax.

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

  • Building React Components Using Unions in TypeScript

    15 projects | dev.to | 1 Oct 2023
  • Type inference of local variable based on later operations

    3 projects | /r/ProgrammingLanguages | 10 Jun 2023
  • How do you add webassembly support?

    3 projects | /r/ProgrammingLanguages | 21 Feb 2023
  • How to be able to contribute to languages/compilers?

    4 projects | /r/ProgrammingLanguages | 4 Feb 2023
  • TypeScript Enum's vs Discriminated Unions

    3 projects | dev.to | 12 Dec 2022