This was a special event. For a change, we wanted to get you out of offices and homes and have an interactive meetup. Our mission is to explain the Svelte flow in an interactive & fun way. All this from the old Vienna tram!
Here's some of what you'll learn:
- Introduction and setup for a Svelte Meetup event.
- Explanation of what Svelte and SvelteKit are, including a live demo for creating an application named "Vienagram."
- Interactive session on understanding Svelte components, including HTML, script, and style.
- Detailed walkthrough of creating and organizing a Svelte application, emphasizing package.json, Vite config, Svelte config, app.html, lib folder, and src/routes.
- Three interactive flows demonstrating Svelte application functionalities:
1. Liking a photo and updating the like count.
2. Capturing a photo of Rathaus and sharing it.
3. Sharing a meme and notifying a user, including handling a client-side error and using a message queue for notifications.
- Participants learned about Svelte concepts such as server-side actions, root parameters, custom aliases, and the use of native HTML input for file uploads.
- The event concluded with participants gathering to discuss and network.
Svelte Society 1,762 views