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

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