---
title: "Towards Qwik 2.0: Lighter, Faster, Better"
url: https://daily.dev/posts/towards-qwik-2-0-lighter-faster-better-pb7c2j3z8
source_url: https://www.builder.io/blog/qwik-2-coming-soon
type: article
source: "builder.io"
published: 2024-02-09T17:06:16.702Z
updated: 2024-05-09T08:39:06.345Z
tags: ["html", "qwik"]
reading_time: 2
upvotes: 32
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Towards Qwik 2.0: Lighter, Faster, Better

**[builder.io](https://daily.dev/sources/builderio)** · 2 min read · 32 upvotes · 3 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.builder.io/blog/qwik-2-coming-soon>

## Community discussion

Top comments from developers on daily.dev.

**@cmaco** · 2 upvotes

> the most different framework in town, all hands up!!! lets go

**@rumncode** · 1 upvotes

> If you havent at least TRIED Qwik, do yourself a favor, and just build something. Rebuild a small portion of what you are already working on in Qwik instead and see how you like it. I am blown away by how much nicer the DX is, and all of the other perf benefits are just icing on the cake. Its truly amazing

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#html](https://daily.dev/tags/html), [#qwik](https://daily.dev/tags/qwik)

[View this post on daily.dev](https://daily.dev/posts/towards-qwik-2-0-lighter-faster-better-pb7c2j3z8)
