What's the Best Way to Setup TypeScript With Node + Express?

This page summarizes the projects mentioned and recommended in the original post on /r/node

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
  • nodejs-rest-api

    A sample NodeJs application, demonstrating how to use JWT Authentication, with access tokens and refresh tokens.

  • Yes, you can use ts-watch. You can see my pet-project, I’m using ts-watch

  • wds

    Real fast development reloading for server side TypeScript projects. (by gadget-inc)

  • I'm using wds, you just put it in your npm scripts followed by your typescript entry point file and there you have it! There's a "--watch" attribute for really fast auto-reloading while in 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
  • galnas-api

    Indonesia National Gallery API

  • I've unfinished side-project, it's not the template nor starter-kits, but it should give you little overview how to setup tsx along with express/koa/ws/typescript.

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

  • Authentication

    2 projects | /r/node | 5 Dec 2023
  • Is this a valid reason to give up node?

    5 projects | /r/node | 17 Jun 2023
  • ADVICE WANTED - Typescript PostgreSQL without ORM

    7 projects | /r/typescript | 16 Oct 2022
  • Raw SQL vs Knex.js vs Prisma vs MikroORM

    3 projects | /r/node | 20 Jun 2022
  • Setup a simple Node Typescript Project in 5 minutes - 2024 edition

    2 projects | dev.to | 7 May 2024