Has TypeScript made you a better developer?

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

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. type-challenges

    Collection of TypeScript type challenges with online judge

    I radically improved my TS knowledge by completing these challenges https://tsch.js.org/ so I strongly recommend them to anybody seriously studying TS.

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

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

    So far, I use the typescript docs and any youtube video I come across. I watched the typescript playlist by the net ninja and one by jack herrington on youtube called no bs ts.

  4. Elm

    Compiler for Elm, a functional language for reliable webapps.

    If you're interested in the more generic topic of "programming a computer", I really recommend checking out Haskell (I've some good tips on resources if you're interested), even if you'll never end up using it for anything, just because of the ideas it exposes you which you'd never otherwise probably stumble upon. Also from a front-end perspective, the Elm language's developer experience is probably the best I've seen in a while (also Elm being the language where Redux was "copied" from)

  5. elmish

    Elm-like abstractions for F# apps

    I never tried Elm directly, but I have used the F# equivalent Elmish - super productive idea.

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
  • TypeScript Enum's vs Discriminated Unions

    3 projects | dev.to | 12 Dec 2022
  • História sobre usar o JavaScript para programar JavaScript

    4 projects | dev.to | 31 Oct 2022
  • Should I pick up OCaml or Haskell?

    3 projects | /r/functionalprogramming | 24 Aug 2022
  • Thoughts on TypeScript

    4 projects | dev.to | 4 Mar 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?