Javascript vs typescript

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
  • proposal-type-annotations

    ECMAScript proposal for type syntax that is erased - Stage 1

  • Personally, if tc39 someday accepts the types proposal I feel like that will be a really fine middle ground. https://github.com/tc39/proposal-type-annotations

  • ts-reset

    A 'CSS reset' for TypeScript, improving types for common JavaScript API's

  • https://github.com/total-typescript/ts-reset <-- this fixes the `(string | undefined)[]` issue and a few other quirks. Obviously it's annoying to need a library to fix quirks, but better than nothing.

  • 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
  • beginners-typescript-tutorial

    An interactive TypeScript tutorial for beginners

  • I learned Javascript first. I remember that Typescript looked so daunting to me at first. It also depends on how you approach it. My first incursion in Typescript was with an online course very poorly given, and I'm sure that's what left the "daunting" mark on me. I wish totaltypescript.com existed back then.

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