Svelte 5 introduced runes which use signals under the hood. While signals are very cool and unlock a ton of composability possibilities they have their own gotchas... let's explore them while creating a reactive signal based system from scratch to really understand them from the base!
This talk has been presented at JSNation 2025, check out the latest edition of this JavaScript Conference.