You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Svelte is currently designing the runes system to replace the current paradigm of using stores and reactive variables. It is probably released and stable in one year.
I would recommend the next group to look into runes, and port the existing code to use them. Runes should be better™ overall, and porting it now will be easier compared to doing it when the entire app is finished and relies heavily on stores.
Svelte is currently designing the
runes
system to replace the current paradigm of using stores and reactive variables. It is probably released and stable in one year.I would recommend the next group to look into runes, and port the existing code to use them. Runes should be better™ overall, and porting it now will be easier compared to doing it when the entire app is finished and relies heavily on stores.
More reading: https://svelte.dev/blog/runes
The text was updated successfully, but these errors were encountered: