awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alanjames1987 avatar

alanjames1987/Node.js-Best-Practices

0
View on GitHub↗
743 星标·63 分支·MIT·3 次浏览justbuildsomething.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 历史

alanjames1987/node.js-best-practices 的 Star 历史图表alanjames1987/node.js-best-practices 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Node.js Best Practices 的开源替代方案

相似的开源项目,按与 Node.js Best Practices 的功能重合度排序。
  • felixge/node-style-guidefelixge 的头像

    felixge/node-style-guide

    4,992在 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
    在 GitHub 上查看↗4,992
  • maxogden/art-of-nodemaxogden 的头像

    maxogden/art-of-node

    9,873在 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
    在 GitHub 上查看↗9,873
  • substack/stream-handbookS

    substack/stream-handbook

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • max-mapper/art-of-nodemax-mapper 的头像

    max-mapper/art-of-node

    9,873在 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
    在 GitHub 上查看↗9,873
查看 Node.js Best Practices 的所有 30 个替代方案→

常见问题解答

alanjames1987/node.js-best-practices 是做什么的?

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

alanjames1987/node.js-best-practices 的主要功能有哪些?

alanjames1987/node.js-best-practices 的主要功能包括:Node.js Development, Programming Languages。

alanjames1987/node.js-best-practices 有哪些开源替代品?

alanjames1987/node.js-best-practices 的开源替代品包括: 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…