awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • frejs/freF

    frejs/fre

    3,766Auf GitHub ansehen↗

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