Table of Content
 
Svelte Introduction
- Svelte Up and Running
 - Svelte Project Tour
 - Creating Svelte Components
 - Outputting JavaScript Variables
 - Props
 - Styles
 - Binding Variables to Inputs
 - Color Picker Challenge
 - DOM Events
 - Custom Events
 - Reactive Statements
 - Reactive Variable Challenge
 - If Template
 - Each Template
 - Each Template II
 - Await Template
 - Magic the Gather Counter Challenge
 - Deploying Magic Gather Challenge
 - Lifecycle Events (onMount and onDestroy)
 - Lifecycle Events (beforeUpdate and afterUpdate)
 - Readable Stores
 - Writable Stores
 - Custom Stores
 - Derived Stores
 - Contact List Challenge
 - Introduction to Actions
 - Actions with Parameters
 - Slots
 - Draggable Component (Slot Challenge)
 
SvelteKit Introduction
- SvelteKit Tour
 - Pages and Routes
 - Routing Parameters
 - Server Load Function with Environment Variables
 - Random Number Challenge
 - Layouts
 - Prefetching Links and Page Store
 - Challenge: Build a Personal Webpage
 - Deploying to Vercel
 - Forms / Form Actions
 - Form Challenge
 - Page Rendering Options
 - Error Pages
 - API Routes
 - Create Hook
 
SvelteKit with Firestore, Firebase Auth, and SSR
- Firebase Setup
 - Bootstrap Navbar
 - Navbar Mobile Challenge
 - Navbar Link Highlighting
 - Messages
 - Initialize Firebase Client-Side
 - Login with Google
 - Auth Store
 - Logout
 - Register Email and Password
 - Login with Email and Password
 - Forgot Password Workflow
 - After Login Redirect
 - Saving the User to Firestore Client-Side
 - Firebase Initialize on the Server
 - Firebase Server Auth Plan
 - Token Endpoint
 - Send Token After Register Challenge
 - Refresh Token
 - Logout Server-Side
 - Auth Hooks
 - Add Book Validation Part 1
 - Add Book Validation Part 2
 - Save Book Database
 - Show Book Page
 - Edit Book Page
 - Enhanced Forms
 - Like Endpoint
 - Like Component
 - Toggling Like
 - Books Home Page
 - Like Component Bug
 - Pagination
 - Book Component and Homepage
 - Profile Page Setup
 - My Books
 - Fix Book Link
 - Favorite Books
 - Unliking Books on Favorites Page
 - SSR Menu
 - Real-Time New Book Alerts
 - Deploying to Vercel
 
Apply for Certification
https://www.vskills.in/certification/svelte-framework-certification-course
