This project uses Svelte 5.0 (With and without Runes mode, will explain in note 3).
Inertia/Svelte and using data from back-end
Conditional rendering, for/each loops
Input elements and binding data
Dispatching events from child to parent
Separating complex app logic in a global store
Animations - autoanimate (grids/lists)
Please note: The Svelte documentation is pretty good as is, so check that out too:) This one uses project examples mostly.
Let’s get started with running svelte (assuming you have cloned or set up your own Svelte project)! And after that; Svelte basics