Torn between NextJS or Node/Express

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Express

    Fast, unopinionated, minimalist web framework for node.

  • Latest 5.x beta release was over a year ago https://github.com/expressjs/express/blob/5.0/History.md

  • qwik

    Instant-loading web apps, without effort

  • There's already qwik, that does SSR and then converts the rest of the app into lazily loaded event handlers.

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

    The next open source file uploader for web browsers :dog:

  • Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  • sst

    Build modern full-stack applications on AWS

  • If you have to do frontend, I would just go with NextJS. It can serve as an API as well. I just came across this today https://sst.dev/ and I'm looking to use that on a side project. It basically runs NextJS or other popular frontend frameworks on AWS using serverless. That way you don't have to worry as much about concurrency.

  • wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  • you should try out https://wasp-lang.dev which is basically Ruby-On-Rails for the React-Express-Postgres (PERN) Stack

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