NestJS: It's making me cry

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

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
  • FizzBuzz Enterprise Edition

    FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.

  • I agree nestjs copies a lot of concepts from Spring and ASP.net. But that actual highlights the problem: a lot of those patterns aren't necessary or as useful in Javascript as they are in compiled languages. And frankly, while most people advocate for it because it's "enterprise-level" (whatever that means), I find a lot of the fluff involved in Java completely unnecessary and overly complex. My favorite over-the-top example of that sort of thing is the FizzBuzzEnterpriseEdition (not a web app, I realize, but the outrageous complexity is the point).

  • Quarkus

    Quarkus: Supersonic Subatomic Java.

  • 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
  • marshal.ts

    A new full-featured and high-performance TypeScript framework

  • You might wanna try https://deepkit.io. It tries to solve exactly your issues.

  • typera

    Type-safe routes for Express and Koa

  • Check out typera, it's pretty nifty library to get type-safety for your requests and responses with express and io-ts. Throw in typera-openapi and you've got safe and documented routes with very little syntax or framework cruft. Not a very popular project for now, but still sees real production use.

  • Meteor JS

    Meteor, the JavaScript App Platform

  • My personal choice is Koa. I love it. If you want something more "out-of-the-box" and opinionated than Koa or Express, then there are a plenty - many built on top of express or using a similar APIs. Hapi, Feather, Meteor, Adonis, even Next. It really depends on what exactly you are building (API only? Static site? React server rendering?).

  • Next.js

    The React Framework

  • My personal choice is Koa. I love it. If you want something more "out-of-the-box" and opinionated than Koa or Express, then there are a plenty - many built on top of express or using a similar APIs. Hapi, Feather, Meteor, Adonis, even Next. It really depends on what exactly you are building (API only? Static site? React server rendering?).

  • Koa

    Expressive middleware for node.js using ES2017 async functions

  • My personal choice is Koa. I love it. If you want something more "out-of-the-box" and opinionated than Koa or Express, then there are a plenty - many built on top of express or using a similar APIs. Hapi, Feather, Meteor, Adonis, even Next. It really depends on what exactly you are building (API only? Static site? React server rendering?).

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

    InfluxDB logo
  • Hapi

    The Simple, Secure Framework Developers Trust

  • My personal choice is Koa. I love it. If you want something more "out-of-the-box" and opinionated than Koa or Express, then there are a plenty - many built on top of express or using a similar APIs. Hapi, Feather, Meteor, Adonis, even Next. It really depends on what exactly you are building (API only? Static site? React server rendering?).

  • feathers

    The API and real-time application framework

  • My personal choice is Koa. I love it. If you want something more "out-of-the-box" and opinionated than Koa or Express, then there are a plenty - many built on top of express or using a similar APIs. Hapi, Feather, Meteor, Adonis, even Next. It really depends on what exactly you are building (API only? Static site? React server rendering?).

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • My personal choice is Koa. I love it. If you want something more "out-of-the-box" and opinionated than Koa or Express, then there are a plenty - many built on top of express or using a similar APIs. Hapi, Feather, Meteor, Adonis, even Next. It really depends on what exactly you are building (API only? Static site? React server rendering?).

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