cloudflare-qwik.pages.dev Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://cloudflare-qwik.pages.dev/
Submission: On October 09 via automatic, source rescanner — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

CONGRATULATIONS QWIK IS WORKING!


NEXT STEPS:

 1. Open dev-tools network tab and notice that no JavaScript was downloaded to
    render this page. (Zero JavaScript no matter the size of your app.)
 2. Try interacting with this component by changing .
 3. Observe that the binding changes: Hello World!
 4. Notice that Qwik automatically lazily-loaded and resumed the component upon
    interaction without the developer having to code that behavior. (Lazy
    hydration is what gives even large apps instant on behavior.)
 5. Read the docs here.
 6. Replace the content of this component with your code.
 7. Build amazing web-sites with unbeatable startup performance.

--------------------------------------------------------------------------------

Made with ❤️ by Builder.io