Why nodejs engineers prefer express over nestjs? although nestjs forces good practice and proper architecture and it seems to be a right choice for complex and enterprise applications like asp.net and Spring. What are the limitations of nestjs compared to 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
  • marshal.ts

    A new full-featured and high-performance TypeScript framework

  • Just for guys like you: Take a look at my restfuncs library or another nextgen RCP library then. So i tell you the code and time saving benefits straight upfront:

  • Socket.io

    Realtime application framework (Node.JS server)

  • I think you shouldn't write you core logic inside any of these frameworks. Write the business logic in your own preferred way, I use TypeScript classes and reference these in whatever web framework you want to use, be it core http, express, fastly, socket.io, grpc, etc. Makes it easy to support different transports and makes upgrading frameworks a walk in the park.

  • 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

  • Step into the fascinating world of Websockets with Socket.io

    4 projects | dev.to | 13 Mar 2023
  • Daily General Discussion - March 13, 2023

    5 projects | /r/ethfinance | 12 Mar 2023
  • What folder structure do you use for your projects?

    6 projects | /r/node | 28 Nov 2022
  • Building A P2P Network With Deno 🌐

    6 projects | dev.to | 4 Nov 2022
  • I made a library to make it a breeze to work with server-sent events, server push without websockets

    3 projects | /r/node | 6 Oct 2021