Why are you still using 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
  • Koa

    Expressive middleware for node.js using ES2017 async functions

  • Koa is written by original creators of express - is it good or bad? :) Any other framework supports promises By looking into https://koajs.com/ I can't see no similarities to express or other frameworks, it's completely unique. Instead of req.send(data) in express or return data in fastify it is ctx.body = data in koa.

  • tinyhttp

    🦄 0-legacy, tiny & fast web framework as a replacement of Express

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

    Fast, unopinionated, minimalist web framework for node.

  • Last stable version of Express was released years ago! They do have an alpha version of 5.0.0 up on NPM, published just 1 year ago, but that one seems to be dead, as no commits were made to the Github 5.0 branch in 15 months.

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

  • tinyhttp: 0-legacy, tiny & fast web framework as a replacement of Express

    1 project | /r/opensource | 8 Jun 2023
  • Hacktoberfest Week 2 (Pt. 2)

    1 project | dev.to | 16 Oct 2022
  • Creating a Strapi Analytics Plugin

    6 projects | dev.to | 7 Jul 2022
  • how to send csv file from postman to nodejs?

    3 projects | /r/node | 21 Apr 2022
  • I want to learn NodeJS for web applications. Any good online resource?

    2 projects | /r/learnprogramming | 18 Apr 2022