
Stores Galore
Svelte Radio
00:00
Using Stores in a Logic Store
Ys tores are glabel state, so they ae across the entire pecation. But there is also another way of using stores, which is to create like, a store generator or a store factory. You just e extract logic from your components and put it in a store, and then use the store instead. So thatwa you can reuse logic in different places, and you can have your components look a bit nicer.
Transcript
Play full episode