Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Laracasts

Svelte Crash Course

via Laracasts

Overview

Svelte is a modern JavaScript framework that's similar to React or Vue, but takes a different approach when it comes to constructing your application. Svelte is actually a compiler that takes the code you write and compiles it down to vanilla JavaScript. This results in highly optimized, performant code with extremely small bundle sizes. In this series, we'll review all of Svelte's features, including things like reactive state, components, templating, lifecycle hooks, binding, transitions and more.

Syllabus

  • Svelte Features
    • Intro and Basics
    • The Obligatory Todo App
    • More Todo App Features
    • Transitions in Svelte
    • Component Communication using Events
    • Component Communication using Events Part 2
    • Global Writable Stores
    • Pass Markup Around with Slots
    • Data Fetching in Svelte
  • SvelteKit
    • SvelteKit Overview
    • API Endpoints
    • Deploying your SvelteKit app
  • Usage in Laravel
    • Using Svelte and Laravel Together

Taught by

Andre Madarang

Reviews

Start your review of Svelte Crash Course

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.