Advanced resources to master Typescript

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fp-ts

    Functional programming in TypeScript

    I think the best way to learn these topics is to code something that involves them. Maybe try using https://gcanti.github.io/fp-ts/ , which would require you to understand types more deeply. Or, try to refactor something you've written into typescript.

  • type-challenges

    Collection of TypeScript type challenges with online judge

    Take a look to Type Challenges It really leveled up my typescript game. The solutions explains a lot of advanced concepts.

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

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