Completed
- Qwik App Performance with Lighthouse
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Twitter UI with TypeScript, Qwik, SolidJS, and React in Mitosis
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Demo
- 3 - Sharing Components Between UI Libraries
- 4 - Mitosis Demo
- 5 - The Original Component Code Qwik
- 6 - Factoring Out Components to Mitosis
- 7 - Qwik to React Conversion with Mitosis
- 8 - Qwik to SolidJS Conversion with Mitosis
- 9 - Composing New React Components
- 10 - Composing New Solid Components
- 11 - Deploying the Apps
- 12 - Deploying the QwikCity App
- 13 - Deploying the SolidJS App
- 14 - Failing to Deploy Next.js on Vercel
- 15 - Failing to Deploy Next.js on Netlify
- 16 - Failing to Deploy Next.js on CloudFlare Pages
- 17 - Solid JS App Performance with Lighthouse
- 18 - Qwik App Performance with Lighthouse
- 19 - First Load JS Comparison Qwik/SolidJS
- 20 - Conclusion