DEV Community

Discussion on: The Correct Way to Use Stores in SvelteKit

Collapse
 
alanxtreme profile image
Alan Daniel

I'd like to know what are your throughts about signals, because i'd hate to write a lot of update(self => x = y, z = 1, return self) every time i just want to update a parameter.. I'm considering on waiting for svelte 5