Learning from Nodejs projects on Github

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

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

  • Also I'm reading nodebestpractices but there's something I didn't understand yet. Could you please explain for me why in Nodejs structure by component is better than by technical rule (in their example: MVC) ?

  • vendure

    A headless GraphQL commerce platform for the modern web

  • I highly recommend to check Vendure. It is NestJS based project and has very less or no front-end stuffs.

  • 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
  • social-network

    Mini social network that I made as my first web app project.

  • I am also learning from fully built projects too. I would suggest googling with the keywords "github full stack clone", there are plenty of repositories out there to learn from though not many has 1k+ stars. Some examples I learn from are misa-j's social network, sandermoen's instagram clone.

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