We're putting the band back together. Svelte Radio is officially back. This first episode is a bit of catch-up. Not a ton of Svelte chatter. Look forward to many fun and interesting episodes.
In this video Simon answers some frequently asked questions around SvelteKit Remote Functions and async Svelte:
- how to do auth guards using remote functions?
- ways to manage async/pending/error state?
- what's query.batch?
Repo: https://github.com/dummdidumm/remote-functions-demos
Remote Functions change the way we interact with data in SvelteKit. This video gives you a broad overview, explains the motivation behind it and does a hands-on deep dive, showcasing Remote Functions in the context of a simple demo app.
In this talk I tell the story of how we inspired young girls for tech @woom. Using SveltKit, MIT appinventor and AI as tools we showed them how we work in tech.
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.
Mike Rourke introduces FreeFlyer, a flight dynamics software for satellite mission design, analysis, and operations, used in notable space missions like the Magnetospheric Multiscale Mission (MMS).
He covers orbital mechanics, including Kepler's laws and Keplerian orbits, and demonstrates an orbit visualizer app built with Svelte, WebGPU, and WebAssembly.