awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesResumable Frameworks

Web frameworks that eliminate the hydration process by restoring state directly from the server.

Distinct from Web Frameworks: Focuses specifically on the 'resumability' paradigm to replace hydration, distinct from general web frameworks

Explore 1 awesome GitHub repository matching web development · Resumable Frameworks. Refine with filters or upvote what's useful.

Awesome Resumable Frameworks GitHub Repositories

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

    QwikDev/qwik

    22,014Vezi pe GitHub↗

    Qwik is a resumable JavaScript web framework and component-based UI library designed to build high-performance web applications. It functions as a frontend web framework that optimizes page load speed and runtime performance by delaying JavaScript execution until a user interacts with a specific component. The framework eliminates the traditional hydration phase by restoring application state from the server. It uses serialization to embed state and event listeners directly into the HTML, allowing the application to resume interactivity without re-executing JavaScript to rebuild the component

    Eliminates hydration by restoring application state from the server to achieve near-instant loading.

    TypeScriptframeworkhacktoberfestjavascript
    Vezi pe GitHub↗22,014
  1. Home
  2. Web Development
  3. Web Frameworks
  4. Resumable Frameworks