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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alanjames1987 avatar

alanjames1987/Node.js-Best-Practices

0
View on GitHub↗
743 stars·63 forks·MIT·14 viewsjustbuildsomething.com/node-js-best-practices↗

Node.js Best Practices

If you want to improve these best practices in any way please don't hesitate to create a pull request.

Features

  • Node.js Development - Curated collection of Node.js development standards.
  • Programming Languages - List of best practices for robust Node.js code.

Star history

Star history chart for alanjames1987/node.js-best-practicesStar history chart for alanjames1987/node.js-best-practices

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Node.js Best Practices

These projects share indexed features with Node.js Best Practices. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • felixge/node-style-guidefelixge avatar

    felixge/node-style-guide

    4,992View on GitHub↗

    This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent, maintainable, and readable code. It serves as a comprehensive reference for naming conventions, formatting, and architectural patterns. The project provides a linting configuration template that allows for the automatic enforcement of these standards. This includes predefined linting presets and a base of rules used to perform logic checks and automatic formatting across a codebase. The guidelines cover a broad range of standardization capabilities, including code and file form

    JavaScript
    View on GitHub↗4,992
  • maxogden/art-of-nodemaxogden avatar

    maxogden/art-of-node

    9,873View on GitHub↗

    This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend development. It provides a sequence of workshops and interactive tutorials that focus on the fundamentals of the Node.js runtime and its core modules. The material emphasizes asynchronous programming, specifically covering non-blocking I/O, callback patterns, and event-driven architecture. It includes a practical exploration of the core API for managing network applications, file system operations, and binary data. The curriculum covers module management and dependency resolutio

    JavaScript
    View on GitHub↗9,873
  • substack/stream-handbookS

    substack/stream-handbook

    0View on GitHub↗
    View on GitHub↗0
  • max-mapper/art-of-nodemax-mapper avatar

    max-mapper/art-of-node

    9,873View on GitHub↗

    This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves as a comprehensive introduction to core concepts, including asynchronous programming tutorials, network application primers, and guides on the module system and stream API. The material focuses on the fundamental building blocks of server-side development, specifically how to create reusable code packages and manage project dependencies via a module manifest. It provides detailed instruction on building programs that communicate over HTTP and TCP protocols to exchange data acr

    JavaScript
    View on GitHub↗9,873
Compare all 30 related projects→

Frequently asked questions

What does alanjames1987/node.js-best-practices do?

If you want to improve these best practices in any way please don't hesitate to create a pull request.

What are the main features of alanjames1987/node.js-best-practices?

The main features of alanjames1987/node.js-best-practices are: Node.js Development, Programming Languages.

Which projects share features with alanjames1987/node.js-best-practices?

Projects with overlapping indexed features include: felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… maxogden/art-of-node — This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend… substack/stream-handbook. nodeshift/nodejs-reference-architecture — This project provides a comprehensive architectural framework and set of standardized patterns for building, securing,… max-mapper/art-of-node — This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves… a8m/go-lang-cheat-sheet — This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax…