About Nest.js drawbacks and "perfect" non-existent alternative

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

    Bull module for Nest framework (node.js) :cow: (by nestjs)

  • Have you ever tried to create a module for Nest that needs to receive a value from the configuration? Nest calls this dynamic modules, and if, by chance, the chamber of measures and weights is looking for the perfect boilerplate, I advise you to take a closer look at dynamic modules in Nest. For example, you can take a look at the wrapper over BullMQ for Nest. BullModule consists of more than 400 (!) lines - https://github.com/nestjs/bull/blob/master/packages/bullmq/lib/bull.module.ts. The Nest developers even had to create ConfigurableModuleBuilder to somehow simplify this process. In any case, I am sure that the module system is broken. We are trying to mimic Java, and it turns out poorly.

  • 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

  • Hey!Sound: Upload and Vote for the Best Audios on the Internet

    1 project | dev.to | 12 May 2024
  • View Wikipedia in Dark Mode with?withgadget=dark-mode

    2 projects | news.ycombinator.com | 12 May 2024
  • Making payments with Stripe

    2 projects | dev.to | 12 May 2024
  • What not to do when learning React?

    1 project | dev.to | 12 May 2024
  • A useful front-end particles, confetti and fireworks animations library

    1 project | news.ycombinator.com | 12 May 2024