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

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

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

braziljs/js-the-right-way

0
View on GitHub↗
8,686 星标·914 分支·HTML·12 次浏览jstherightway.org↗

Js The Right Way

js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms.

The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.

Features

  • Best Practices - Provides a curated collection of patterns and reference materials for writing professional and scalable JavaScript.
  • JavaScript Standards and Style - Offers guides and tools for maintaining clean, modern, and consistent JavaScript coding styles.
  • Best Practice Guides - Serves as an educational resource outlining recommended patterns and anti-patterns for maintainable JavaScript.
  • Developer Education - Provides organized documentation and curated links to help developers advance their JavaScript proficiency.
  • Web Development Guides - Provides educational resources and tutorials focused on modern JavaScript idioms and web development practices.
  • Coding Standards - Provides curated collections of language conventions and formatting rules to ensure maintainable JavaScript code.
  • Coding Quality Rules - Establishes a consistent set of rules for writing scripts to ensure better collaboration and code quality.
  • Markdown-Based Content Authoring - Uses lightweight markup files to manage technical documentation, enabling version control and collaborative editing.
  • Static-Site-Based Documentation - Generates a static web interface from markdown files to provide easy-to-read technical documentation.
  • Static Site Generation - Transforms source files into pre-rendered HTML to eliminate the need for a runtime database.
  • Programming Languages - Introduction to JavaScript for new developers.
  • 学习与参考 - Offers a reference for best practices.

Star 历史

braziljs/js-the-right-way 的 Star 历史图表braziljs/js-the-right-way 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Js The Right Way 的开源替代方案

相似的开源项目,按与 Js The Right Way 的功能重合度排序。
  • codeguy/php-the-right-waycodeguy 的头像

    codeguy/php-the-right-way

    9,259在 GitHub 上查看↗

    This project is a comprehensive guide and reference for PHP best practices and coding standards. It serves as a collection of modern industry guidelines and community-driven patterns designed to help developers write maintainable and efficient code. The resource provides technical documentation and development guidance focused on improving code quality and standardizing PHP application development. To support a global community, the documentation is available in multiple languages. The knowledge base is authored in Markdown and deployed as a static site via pre-rendered HTML files for public

    CSS
    在 GitHub 上查看↗9,259
  • theodinproject/curriculumTheOdinProject 的头像

    TheOdinProject/curriculum

    12,649在 GitHub 上查看↗

    This project is an open-source educational platform that provides a structured curriculum for full-stack web development. It functions as a community-driven repository that organizes high-quality external tutorials and articles into logical learning paths, guiding students through the foundational skills required to become professional software developers. The curriculum distinguishes itself by focusing on project-based learning, requiring students to build a portfolio of practical applications to demonstrate their technical proficiency. By aggregating curated resources rather than hosting pr

    JavaScriptcsscurriculumhacktoberfest
    在 GitHub 上查看↗12,649
  • github/copilot-docsgithub 的头像

    github/copilot-docs

    23,226在 GitHub 上查看↗

    This project is a documentation site for an AI coding assistant, providing technical guides and reference materials for writing and implementing software code. It is built as a markdown-based static site that delivers pre-rendered HTML for fast loading and simplified content authoring. The platform functions as a version-controlled documentation site, using a git repository to track content revisions and manage historical archives. It includes a client-side search index that loads a pre-computed JSON file into the browser to provide instant full-text search results. The content covers AI pai

    在 GitHub 上查看↗23,226
  • unknwon/go-fundamental-programmingunknwon 的头像

    unknwon/go-fundamental-programming

    9,128在 GitHub 上查看↗

    This project is a comprehensive Go language learning course and programming fundamentals guide. It provides a structured curriculum of video and text lessons designed to teach both basic and advanced concepts of the Go programming language. The educational material is organized through a hierarchical system of summarized notes. These notes use timestamp-linked mapping to connect textual summaries directly to specific moments in video tutorials for precise knowledge retrieval. The content is authored in markdown and delivered as a static site, with the curriculum structure mirroring a nested

    Go
    在 GitHub 上查看↗9,128
查看 Js The Right Way 的所有 30 个替代方案→

常见问题解答

braziljs/js-the-right-way 是做什么的?

js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms.

braziljs/js-the-right-way 的主要功能有哪些?

braziljs/js-the-right-way 的主要功能包括:Best Practices, JavaScript Standards and Style, Best Practice Guides, Developer Education, Web Development Guides, Coding Standards, Coding Quality Rules, Markdown-Based Content Authoring。

braziljs/js-the-right-way 有哪些开源替代品?

braziljs/js-the-right-way 的开源替代品包括: codeguy/php-the-right-way — This project is a comprehensive guide and reference for PHP best practices and coding standards. It serves as a… theodinproject/curriculum — This project is an open-source educational platform that provides a structured curriculum for full-stack web… github/copilot-docs — This project is a documentation site for an AI coding assistant, providing technical guides and reference materials… unknwon/go-fundamental-programming — This project is a comprehensive Go language learning course and programming fundamentals guide. It provides a… basarat/typescript-book — This project is a comprehensive educational resource and programming guide for the TypeScript language. It serves as a… bebraw/jswiki — jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of…