Here's what every React Developer needs to know about TypeScript - Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A simple web app made with TypeScript.

  • If you want you can go directly to sample project or source code that is a very simple project to test the TypeScript developer experience without Webpack or any other add-ons, just plain TypeScript converted to JavaScript.

  • react-boilerplate

    Simple React boilerplate with ESLint and Prettier. (by dastasoft)

  • React TypeScript Boilerplate

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

    A NextJS boilerplate with tailwindcss, eslint and prettier

  • Nextjs TypeScript Boilerplate

  • TypeScript

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

  • TypeScript or TS is an open source language developed and maintained by Microsoft, TS is also:

  • React

    The library for web and native user interfaces.

  • The other resources I provide in this article are boilerplates for React and NextJS:

  • Phaser

    Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)

  • If you like programming games, try PhaserJS you be able to make games for the browser with TypeScript and it's a fun way to learn TS.

  • Next.js

    The React Framework

  • The other resources I provide in this article are boilerplates for React and NextJS:

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

    InfluxDB logo
  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  • In React you already transcompile JS with Babel, so having to transcompile the code is not an extra inconvenience nowadays.

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

  • Low-Code Backend Solution for Refine.dev Using Prisma and ZenStack

    4 projects | dev.to | 27 May 2024
  • Episode 24/13: Native Signals, Details on Angular/Wiz, Alan Agius on the Angular CLI

    11 projects | dev.to | 5 Apr 2024
  • Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree

    6 projects | dev.to | 28 Mar 2024
  • What is Reactivity?

    3 projects | dev.to | 21 Feb 2024
  • 🎄 Top Front-End Frameworks in 2024 Worth Your Time and Effort to Master

    5 projects | dev.to | 13 Dec 2023