Has TypeScript made you a better developer?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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.

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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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)

  • 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