Rate my project made with Express + TS

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
  • food-app_be

    Backend for 'food-app'. ⚠Work in progress⚠

  • Because I don't get it, I don't understand how to deal with certain situations. For example: In line 19 https://github.com/RicardoRien/food-app_be/blob/main/services/auth.service.ts

  • nodebestpractices

    :white_check_mark: The Node.js best practices list (February 2024)

  • For structure, check this: https://github.com/goldbergyoni/nodebestpractices/blob/master/sections/projectstructre/breakintcomponents.md The file naming in the example is not very good IMO, but the idea of structuring "Structure by tech role" is the opposite of structuring by components, it's sometimes called "MVC".

  • 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
  • survey-manager

    A survey manager and creator project with node, typescript and react

  • Node Survey CRUD

  • orchid-orm-benchmarks

    Orchid ORM benchmarks

  • I keep all routes in a separate file: routes.ts, in case of multiple API versions it could be "routes.v1.ts", "routes.v2.ts" and so on. v1 and v2 can reuse the same controllers.

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

  • ReactJS, NextJS and the modern frontend community (Rant)

    1 project | /r/reactjs | 9 Dec 2023
  • Node.js Best Practices

    1 project | news.ycombinator.com | 8 Aug 2023
  • Fastify Typescript Boilerplate with Redis and RabbitMQ

    2 projects | /r/node | 17 Jun 2023
  • sql best practices

    1 project | /r/SQL | 3 Jun 2023
  • Difference between services and middleware

    1 project | /r/webdev | 26 May 2023