awesome-repositories.com

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesReact Component Architectures

Architectural standards for designing modular and maintainable components within the React ecosystem.

Distinct from React Components: Focuses on the architectural design principles of React components rather than specific utility libraries or generators.

Explore 1 awesome GitHub repository matching web development · React Component Architectures. Refine with filters or upvote what's useful.

Awesome React Component Architectures GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mithi/react-philosophiesmithi 的头像

    mithi/react-philosophies

    3,728在 GitHub 上查看↗

    This project is a collection of architectural guidelines and design patterns for building applications with the React library. It provides a framework for organizing frontend architecture, component design standards, and state management strategies to reduce technical debt and complexity. The guide emphasizes a modular approach to component design, focusing on the separation of business logic from the user interface and the use of primitive props to ensure single responsibility. It advocates for a testing philosophy centered on user behavior and integration outcomes rather than internal imple

    Sets standards for designing small, loosely coupled React components using primitive props.

    clean-codehacktoberfestreact
    在 GitHub 上查看↗3,728
  1. Home
  2. Web Development
  3. React Component Architectures