awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesNode.js Server Basics

Foundational educational implementations of HTTP servers, routing, and middleware specifically for Node.js.

Distinct from Server Implementations: Specializes in the core fundamentals of Node.js web serving rather than general network server implementations.

Explore 3 awesome GitHub repositories matching education & learning resources · Node.js Server Basics. Refine with filters or upvote what's useful.

Awesome Node.js Server Basics GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • alsotang/node-lessonsAvatar alsotang

    alsotang/node-lessons

    16,450Vezi pe GitHub↗

    node-lessons is a comprehensive Node.js programming course and instructional guide. It provides a collection of guided lessons and code examples designed to teach the fundamentals of the Node.js runtime and server-side JavaScript development. The project serves as a practical guide for building web servers and backend applications, specifically covering the implementation of HTTP servers, request routing, and middleware chains. It includes specialized instructional material on managing asynchronous JavaScript workflows through promises and flow control, as well as guides for integrating NoSQL

    Teaches the fundamentals of building HTTP servers, defining request routes, and implementing middleware chains in Node.js.

    JavaScriptjavascriptnodejs
    Vezi pe GitHub↗16,450
  • workshopper/learnyounodeW

    workshopper/learnyounode

    7,390Vezi pe GitHub↗

    This project is a guided coding course and interactive tutorial designed to teach the fundamentals of the Node.js runtime and its core modules. It functions as a learning environment where users complete a series of self-guided workshops focused on server construction and asynchronous input and output operations. The system includes an automated exercise validator that verifies the correctness of lesson solutions. This tool checks submitted script files against expected outcomes to provide immediate validation of the user's work. The curriculum covers Node.js programming education through ex

    Offers interactive lessons on the core fundamentals of the Node.js runtime and its built-in modules.

    HTML
    Vezi pe GitHub↗7,390
  • azat-co/practicalnodeAvatar azat-co

    azat-co/practicalnode

    3,787Vezi pe GitHub↗

    Practicalnode is a comprehensive educational resource and backend development framework for mastering server-side programming with Node.js. It provides a structured approach to building scalable network services, REST APIs, and real-time applications using asynchronous JavaScript. The project serves as a detailed implementation guide for several core backend patterns, including MongoDB data modeling and the construction of REST API development kits. It emphasizes a specific workflow for Docker containerization and offers a variety of strategies for managing user identity through stateless tok

    Teaches the fundamentals of building HTTP servers, routing, and middleware using the Node.js runtime.

    JavaScriptapressawsaws-ec2
    Vezi pe GitHub↗3,787
  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Reference & Media
  5. Books, Docs & Reference
  6. Code Examples
  7. Reference Implementations
  8. Server Implementations
  9. Node.js Server Basics