Solutions to Svelte.js - The Complete Guide course
These are my solutions to the Svelet.js - The Complete Guide (incl. Sapper.js) course by Maximilian Schwarzmüller.
Since assignments are at the end of each section I've chosen to create a unique branch for each section. This will allow them to be referenced and revisited later with no additional information included from later sections.
Course Section | Branch |
---|---|
Section 2: Base Syntax & Core Features | feature/section-2 |
Section 3: Working with Conditionals & Loops | feature/section-3 |