2 repos
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.
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.
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.