Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create a Simple JavaScript App to Generate QR Codes
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Side Project Motivation
- 3 - QRCode.js Library Intro
- 4 - Dependency Setup
- 5 - Tailwind CSS Layout
- 6 - Start JavaScript & Get Form Inputs
- 7 - Show & Hide Spinner Functions
- 8 - Generate QR Code
- 9 - Clear UI Function
- 10 - Create Save Button
- 11 - Get QR Code Image Source
- 12 - Clear Button From UI