NestJS + esbuild workarounds

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

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

    Nestjs 9.x

  • esbuild

    An extremely fast bundler for the web

    esbuild 0.15.x

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

  • nest-cli

    CLI tool for Nest applications 🍹

    https://github.com/nestjs/nest-cli/issues/1157 https://github.com/evanw/esbuild/pull/509 https://github.com/evanw/esbuild/issues/566

  • swagger

    OpenAPI (Swagger) module for Nest framework (node.js) :earth_americas:

    1. openapi is not defined. https://github.com/nestjs/swagger/issues/1450

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    2. openapi / class-validator DTOs are referenced by require API. https://github.com/microsoft/TypeScript/issues/43329

  • esbuildnx

    Esbuild plugin for Nx

    @anatine/esbuild-decorators + old good monkey patching. Fragile. Wrong. Terrible.

  • nestjs-esm-fix

    Patch Nestjs app ESM bundles to make them work RHRN

    @anatine/esbuild-decorators + old good monkey patching. Fragile. Wrong. Terrible.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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