Migrating 120k+ Lines of Legacy Banking JavaScript to TypeScript with Zero Downtime

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

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. ts-migrate

    A tool to help migrate JavaScript code quickly and conveniently to TypeScript

    Code transformation tools (ts-migrate) to automate tedious parts (renaming imports, updating require → import).

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. jest

    Delightful JavaScript Testing.

    Jest + type checking in CI. Ensured types and tests both passed.

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

  • The Complete Guide To Full Stack Development On BSV Blockchain with React, sCrypt, Typescript and Panda.

    5 projects | dev.to | 21 Jun 2024
  • Quick Summary of Angular 17

    3 projects | dev.to | 13 Nov 2023
  • ES modules: A cartoon deep-dive

    3 projects | news.ycombinator.com | 31 May 2023
  • Let’s create a Node CLI for generating files from templates!

    6 projects | dev.to | 21 Apr 2023
  • Is using Jest for anything other than React a bad idea?

    3 projects | /r/node | 12 Sep 2022