Video: Sapper & Where To Go From Here
Svelte For Beginners
Released:
-
1. Introduction
1M4S
-
2. What is Svelte
10M14S
-
3. Getting Started
6M34S
-
4. Starting Code
9M31S
-
5. Our First Component & Props
8M13S
-
6. Inputs, Binding & Reactivity
7M47S
-
7. Basic Events
8M50S
-
8. Conditionals & Loops
9M37S
-
9. CSS Basics
7M45S
-
10. Hitting An API
10M45S
-
11. Await
8M32S
-
12. Our Questions
12M58S
-
13. A Working Quiz
14M13S
-
14. Interface Improvements
17M52S
-
15. Animated Transitions
11M30S
-
16. Reactive Expressions
8M29S
-
17. Component Lifecycle
6M47S
-
18. Directive Modifiers & The Class Directive
13M44S
-
19. Making A Modal With Slots
15M54S
-
20. Component Events & Dimensions
8M15S
-
21. CSS & Post Processing
8M33S
-
22. Data Stores & Global State
10M45S
-
23. Sapper & Where To Go From Here
9M38S
Sapper & Where To Go From Here
Now that we have learned all the Svelte basics, we will learn about a few things to check out next and finish off the course by styling our quiz app with some CSS. Svelte has some good examples on their site so make sure to check them out for inspiration.
Also, If you are looking to build out a large scale app with Svelte, Sapper is a great framework to use which was inspired by Next.js for React.
Thank you for watching!