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 RepositoriesServer-Driven State Management

Architectural patterns that offload application state and logic transitions to the backend.

Distinct from Client-Side State Synchronizers: Distinct from state resumption or synchronization; focuses on the overall architectural offloading of logic to the server.

Explore 1 awesome GitHub repository matching web development · Server-Driven State Management. Refine with filters or upvote what's useful.

Awesome Server-Driven State Management GitHub Repositories

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

    starfederation/datastar

    3,971Vezi pe GitHub↗

    Datastar is a framework for hypermedia application development that enables the creation of reactive user interfaces using declarative HTML attributes. It focuses on server-driven state management, offloading application logic and state transitions to the backend to reduce frontend complexity. The project distinguishes itself through real-time UI streaming, using Server-Sent Events to push incremental DOM patches and state changes over a single long-lived connection. It synchronizes frontend and backend state by applying partial JSON updates to a client-side signal store and employs morphing-

    Offloads application logic and state transitions to the backend to reduce frontend complexity.

    TypeScript
    Vezi pe GitHub↗3,971
  1. Home
  2. Web Development
  3. Server-Driven State Management