A Q&A session with Svelte maintainers focusing on community contributions, Svelte’s reactive primitives, and the division between framework and ecosystem.
Discussion of SvelteKit’s potential future directions, using Svelte with other server frameworks, and AI, ethical considerations, and community-driven development.
An exploration of client and server rendering strategies in web development, covering historical paradigms like MPA and SSG and modern approaches such as SSR and CSR.
A detailed look at SvelteKit's hybrid rendering capabilities, including server-side rendering, client-side rendering, and prerendering, with guidance for applying each approach to different parts of a project.
Local First is about writing software that feels native. In this talk, I'll share real code to cover the spectrum of types of Local First apps built with Svelte 5 and Svelte Kit. After listening to this talk, attendees will understand both the landscape as well as the technical approaches to writing software that is incredibly fast, works offline and feels like a native app.