Tagged articles
2 articles
Page 1 of 1
Meituan Technology Team
Meituan Technology Team
Mar 12, 2026 · Frontend Development

How Qwik.js Resumability Supercharged Meituan‑Dianping’s M‑Site Performance

The article details how Meituan‑Dianping’s growth team rebuilt its high‑traffic M‑site using Qwik.js, replacing a legacy Vue‑based stack with a resumable SSR architecture that eliminates hydration overhead, dramatically reduces first‑screen JS size, and boosts conversion metrics across weak‑network and low‑end devices.

QwikResumabilitySSR
0 likes · 40 min read
How Qwik.js Resumability Supercharged Meituan‑Dianping’s M‑Site Performance
Ctrip Technology
Ctrip Technology
Feb 23, 2023 · Frontend Development

Understanding Qwik: The First O(1) JavaScript SSR Framework and Its Resumable Architecture

This article explains the fundamentals of server‑side rendering versus client‑side rendering, highlights the performance drawbacks of traditional hydration, and introduces Qwik’s resumable approach that serialises state and events into HTML to achieve near‑zero hydration overhead while maintaining interactivity.

QwikResumabilitySSR
0 likes · 23 min read
Understanding Qwik: The First O(1) JavaScript SSR Framework and Its Resumable Architecture