Completed
Challenge Create HTML & CSS & Props
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn the Svelte JavaScript Framework - Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 What is svelte
- 2 What is Sapper
- 3 Svelte Demo
- 4 What we are building
- 5 What you will need
- 6 Installing Svelte
- 7 Clean up + tour
- 8 Installing CSS
- 9 Components & HTML
- 10 Timer Component & Reactive Variables
- 11 Playing Sound & Custom Events
- 12 Github Pages
- 13 What is Sapper
- 14 What we'll be using to build covid-19 US Tracker
- 15 Tour of the app
- 16 Project Setup / Sapper Tour
- 17 Project Cleanup
- 18 NPM Install + Bulma Setup
- 19 Page & Components
- 20 NavBar
- 21 About Pages + Titles
- 22 Getting data from an api
- 23 Populating CovidStat component with data
- 24 Error Page
- 25 CovidStat data for the states
- 26 Requesting & Parsing Chart Data
- 27 Covid Chart Component
- 28 Covid Chart State Component + Fixing Chartjs Errors
- 29 Request Data For States Table Component
- 30 Table Component
- 31 Filtering Table Component
- 32 Deploying Sapper
- 33 Final Touches + Redeploy
- 34 Project Estimator Introduction
- 35 Writable Store Demo
- 36 Project Setup
- 37 Component Setup
- 38 Form Components
- 39 Writable Stores
- 40 Table Component
- 41 Edit Item
- 42 Remove Item
- 43 Github Pages
- 44 Svelte Amazing Community
- 45 Readable Stores Example
- 46 Challenge Create HTML & CSS & Props
- 47 Node Server Tour
- 48 Readable Store
- 49 Websock
- 50 New Game
- 51 Deploying TicTacToe To Github
- 52 Other Resources and Libraries
- 53 Congrats you completed the course