Should i learn Typescript prior to React?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react

    Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)

  • redux-templates

    Official Redux templates for Vite, Create-React-App, and more

  • I learned the basics of react initially, and then when I started using typescript + react, I did so using the create-react-app typescript redux template. I found that having a template to build from was extremely helpful. I'm sure there are other good templates out there if you didn't want to worry about redux (I think it's good, but it's got it's own mental overhead), but being able to refer to the template implementation was extremely helpful, since the typings of some react things can be highly weird.

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

  • Using TS with NextJS and the proper way to learn

    1 project | /r/nextjs | 30 Jan 2023
  • React Ts / Js em geral

    1 project | /r/brdev | 9 Jan 2023
  • Favorite TypeScript Resources

    1 project | dev.to | 20 Dec 2022
  • Reasons to Use Typescript Along with React - Get the Benefits of Static Typing and IntelliSense

    2 projects | dev.to | 15 Dec 2022
  • Any good place for learning TypeScript + React code optimization?

    1 project | /r/typescript | 4 Dec 2022