awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • frejs/freF

    frejs/fre

    3,766Voir sur 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
    Voir sur GitHub↗3,766
  1. Home
  2. Web Development
  3. Client-Side Components
  4. Architecture Patterns