1 repo

Component-Based Architectures — Architectural Patterns

We curate 1 GitHub repository matching architectural patterns · Component-Based Architectures. Refine with filters or upvote what's useful.

Component-Based Architectures — Architectural Patterns

We'll search the best matching repositories with AI.
  • vuejs/core

    vuejs/core

    53,019GitHub

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    TypeScript