awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesArchitecture Patterns

Design patterns for managing the lifecycle, error boundaries, and loading states of client-side components.

Distinct from Client-Side Components: Focuses on the structural architecture and lifecycle management of components rather than just their environment of execution.

Explore 1 awesome GitHub repository matching web development · Architecture Patterns. Refine with filters or upvote what's useful.

Awesome Architecture Patterns GitHub Repositories

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

    frejs/fre

    3,766Vezi pe GitHub↗

    This project is a concurrent UI library and virtual DOM framework. It functions as a state management system and component lifecycle manager designed to reconcile virtual representations of a user interface with the actual DOM. The library utilizes a fiber-based architecture to implement concurrent rendering, breaking interface updates into small chunks to maintain responsiveness. It distinguishes itself through UI update prioritization and the ability to handle asynchronous component loading with fallback interfaces. The system covers a broad surface of frontend architecture, including glob

    Provides a comprehensive architecture for building reusable client-side components with managed lifecycles.

    TypeScript
    Vezi pe GitHub↗3,766
  1. Home
  2. Web Development
  3. Client-Side Components
  4. Architecture Patterns