React, TypeScript, and TDD

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

    Discontinued A JavaScript implementation of various web standards, for use with Node.js [Moved to: https://github.com/jsdom/jsdom] (by tmpvar)

  • jsdom as a simulated browser

  • react-testing-library

    🐐 Simple and complete React DOM testing utilities that encourage good testing practices.

  • react-testing-library for test helpers and an assertion library

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

    Delightful JavaScript Testing.

  • Jest as the test runner

  • create-react-app

    Set up a modern web app by running one command.

  • I won’t belabor the details of getting started: it’s in the tutorial step and quite familiar to anybody who has used Create React App. Still, to get oriented, I’ll show a few things.

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

  • Unit testing website front end

    2 projects | /r/typescript | 16 May 2023
  • Episode 23/04: TypeScript 5 Beta, Angular Roadmap 2023

    3 projects | dev.to | 30 Jan 2023
  • Testing React app with Jest

    4 projects | dev.to | 17 May 2021
  • How to Add Firebase Authentication To Your NodeJS App

    7 projects | dev.to | 1 May 2024
  • Learn Automated Testing At Home: A Beginner's Guide

    4 projects | dev.to | 4 Apr 2024