Overview
Explore the world of "resumable apps" in this 90-minute video tutorial featuring Miško Hevery. Learn how Qwik enables interactive pages with minimal JavaScript and fine-grained lazy loading. Discover the fundamentals of Qwik, including its approach to closures vs. functions, HTML size management, and latency optimization for mobile browsers. Get hands-on experience building with Qwik from scratch, examine network performance, and explore additional features like routing. Gain insights into declaring listeners in HTML inputs and find resources for further learning about this innovative framework.
Syllabus
- Welcome
- Guest introduction
- How do you describe what Qwik does?
- Closures vs functions
- Does HTML size increase?
- Is there a way to manage latency for mobile browsers?
- How do I get started building with Qwik?
- Is the listener declared in the HTML input itself?
- Starting from scratch
- Checking out the Network tab
- Is there a router shipped with Qwik?
- Where to find out more
Taught by
Learn With Jason