Svelte

Svelte

4 hours, 47 minutes CC

Svelte is a component framework you can use to build high-performance web applications. This course is the definitive introduction to the Svelte framework. You’ll learn how Svelte works, write svelte components, and take a tour through the entire Svelte API. You’ll set up a project in your local development environment and then use that knowledge to build a complete game that scores 100s across the Lighthouse performance audit board!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: July 15, 2020
Get Unlimited Access Now
Table of Contents

Introduction

Svelte Overview

Binding & Lifecycle

Stores & Animation

Classes & Components

Building an Application

Building the Game

Sapper

Wrapping Up