How is everyone working with web frameworks such as Express with TypeScript?

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

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

    Web Framework built on Web Standards

  • Finally, someone who gets it. Thank you for your response. I use tRPC in other projects when I need data on the front end, but in that case, I'm working on the API. I'm probably going to bite the bullet and keep using Express while still keeping an eye on new projects like https://hono.dev/

  • hattip

    Like Express, but for the future

  • You'll probably like Hattip

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

    Help secure Express apps with various HTTP headers

  • These days I only use middleware if it's global and has no outputs. Helmet comes to mind.

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