Svelte: First Look

Go to class
Write Review

Free Online Course: Svelte: First Look provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Svelte: First Look is taught by Ray Villalobos.

Overview
  • Get up to speed with Svelte, a new, lightweight component framework that allows you to create apps that please your users without making them wait.

Syllabus
  • Introduction

    • Svelte, why it's different
    • Using the exercises for this course
    1. How Svelte Works
    • How do I create a Svelte App?
    • Using CSS and pre-processors
    • Using expressions and sub-components
    • Looping through data
    • Using lifecycle methods to load data
    • Creating two-way data binded relationships
    • Handling events
    Conclusion
    • Next steps