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 RepositoriesCo-located Controller Definitions

Keeping component controller logic in the same file as the component definition for local clarity.

Distinct from JavaScript Component Controllers: Distinct from JavaScript Component Controllers: focuses on co-location of controller with component definition rather than general controller patterns.

Explore 1 awesome GitHub repository matching user interface & experience · Co-located Controller Definitions. Refine with filters or upvote what's useful.

Awesome Co-located Controller Definitions GitHub Repositories

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

    facebook/componentkit

    5,787Vezi pe GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Encourages co-locating controller logic with component definitions for local state management clarity.

    Objective-C++
    Vezi pe GitHub↗5,787
  1. Home
  2. User Interface & Experience
  3. Presentation Frameworks
  4. Presentation Lifecycle and State Management
  5. JavaScript Component Controllers
  6. Co-located Controller Definitions