Best of Qwik2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Write components once, run everywhere.

    Code examples demonstrate how to write components that can run natively in multiple frameworks.

  2. 2
    Article
    Avatar of builderiobuilder.io·2y

    Towards Qwik 2.0: Lighter, Faster, Better

    Qwik 2.0 aims to lower the costs of resumability by focusing on component boundaries in HTML encoding. The framework moves non-human readable data to the end of the HTML stream for faster UI rendering. Virtual nodes are encoded more efficiently, and the resuming algorithm is made even lazier. Additionally, Qwik plans to make the framework more community-driven and has invested in Qwik UI as a component library.

  3. 3
    Article
    Avatar of tilThis is Learning·2y

    Beginner-friendly Open Source projects to learn Web Development

    A GitHub organization has been launched to host community projects for learning web development through open source. Anyone can contribute and there are already projects in React.js and Qwik.