A step-by-step guide to migrate a Node.js web app to Typescript

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
  • type-an-express-app

    This repository showcases how to transform a Javascript backend to Typescript.

  • Having that in mind, let's take a look at our [view.router.ts](https://github.com/tq-bit/type-an-express-app/commit/22be3bc4c50a83bcaf30a16f7b8fb060ce9a74fa#diff-a0f35f50445560d6bb7c497f6ba9624da8ff951e97c1a48142c24c4e60236b3e) file.

  • JokeAPI

    REST API that serves uniformly and well formatted jokes in JSON, XML, YAML or plain text format that also offers a great variety of filtering methods

  • Axios as an HTTP client. It fetches random jokes from https://jokeapi.dev.

  • 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

  • 12 Free and Fun APi for your next Project

    6 projects | dev.to | 20 Dec 2023
  • Create module for generate random jokes in Telegram bot on NestJS

    1 project | dev.to | 7 Apr 2022
  • My dashboard for my tiny little raspberry inspired by posts from this subreddit

    1 project | /r/selfhosted | 7 May 2021
  • Dev Dad Jokes - My submission to the DigitalOcean App Platform Hackathon!

    2 projects | dev.to | 9 Jan 2021
  • Using XPath in 2023

    8 projects | news.ycombinator.com | 16 Jul 2023