2 repos

Signals & Reactivity — Software Engineering & Architecture

We curate 2 GitHub repositories matching software engineering & architecture · Signals & Reactivity. Refine with filters or upvote what's useful.

Signals & Reactivity — Software Engineering & Architecture

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

    angular/angular

    99,962GitHub

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    TypeScriptangularjavascriptpwa
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHub

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    JavaScriptcompilertemplateui