Software Alternatives & Reviews

How Relevant is Still TypeScript in 2021?

Flow Type Elm
  1. A Static Type Checker for JavaScript
    Pricing:
    • Open Source
    A couple of years ago, Facebook’s own type system – Flow – was competing neck and neck with TypeScript for the crown of type systems. Flow’s claim to fame was that you really didn’t need to write that many type definitions; great type inference and refinements would give you precise types at breakneck speeds.

    #Programming Language #Programming #Static Type Checker 24 social mentions

  2. 2

    Elm

    A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript
    Pricing:
    • Open Source
    There are still a few features missing, like code splitting, but if you’re building small apps, or have a micro frontend architecture, this might be right up your alley. Read more at elm-lang.org.

    #Programming Language #OOP #Generic Programming Language 114 social mentions

Discuss: How Relevant is Still TypeScript in 2021?

Log in or Post with