Backend, for The Absolute Beginner

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

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

    Mirror of Apache HTTP Server. Issues: http://issues.apache.org

  • Web Server Software lets you host static files and can be configured to do many things. Two popular web server software are Apache and Nginx. When we deploy a node web application we let browsers connect to a webserver which will then forward along requests meant for the application server (Reverse Proxy). This setup is shown in this article's first diagram.

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • The following is an example of a server side script written in Nodejs using the express framework.

  • 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

  • tinyhttp: 0-legacy, tiny & fast web framework as a replacement of Express

    1 project | /r/opensource | 8 Jun 2023
  • Hacktoberfest Week 2 (Pt. 2)

    1 project | dev.to | 16 Oct 2022
  • NRAF(Not Really a Framework) - A zero external dependency framework for WebApps

    2 projects | /r/node | 16 Jan 2022
  • Using tsm as a shebang interpreter in TypeScript

    4 projects | dev.to | 7 Dec 2021
  • Why are you still using express?

    3 projects | /r/node | 18 Sep 2021