You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qwik calls itself HTML first presumably framework. The bundle is split even between parent and children so that a piece of interactivity can I get loaded asap ahead of everything else. There's a issue on partial hydration that mentions qwik.
Engineering wise the upside to this is that there's no need for SSG since qwik page starts as HTML.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Qwik calls itself HTML first presumably framework. The bundle is split even between parent and children so that a piece of interactivity can I get loaded asap ahead of everything else. There's a issue on partial hydration that mentions qwik.
Engineering wise the upside to this is that there's no need for SSG since qwik page starts as HTML.
Beta Was this translation helpful? Give feedback.
All reactions