awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Component-Based UI Frameworks · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesComponent-Based UI Frameworks

Libraries and patterns for building user interfaces through modular, reusable components.

Distinguishing note: Focuses on the architectural paradigm of UI components rather than specific design systems.

Explore 2 awesome GitHub repositories matching user interface & experience · Component-Based UI Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Component-Based UI Frameworks

Awesome Component-Based UI Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • sudheerj/reactjs-interview-questions

    sudheerj/reactjs-interview-questions

    44,274View on GitHub↗

    This project is a comprehensive educational knowledge base designed to support developers in mastering React and its surrounding ecosystem. It serves as a technical interview resource, providing a structured collection of questions and answers that cover core concepts, architectural patterns, and common development challenges. The repository distinguishes itself by offering detailed explanations of fundamental React principles, including component-based composition, the declarative UI paradigm, and state-driven data flow. It provides clarity on complex topics such as the Fiber reconciliation

    Defines the core architectural approach of building modular and reusable user interface elements.

    JavaScriptinterview-preparationinterview-questionsjavascript
    44,274View on GitHub↗
  • dotnet/aspnetcore

    dotnet/aspnetcore

    37,723View on GitHub↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    Create responsive client-side experiences using reusable components that update dynamically in the browser to provide users with immediate feedback and smooth navigation.

    C#aspnetcoredotnethacktoberfest
    37,723View on GitHub↗