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
Now that we have the release version of svelte 5, it would be totally awesome to create an example with it. Eventually, could be even bigger to include it in the new sv cli from svelte as an installation option.
The text was updated successfully, but these errors were encountered:
Svelte 5 introduces runes, which is a new (better and more declarative) way of handling reactivity. It makes stores and the $: symbol a thing of the past. Now it is more reliable and easy to understand.
My dream is to have a fully OSS & self-hostable Firebase alternative with offline support (local document/table caching and optimistic updates to make the UI feel instantaneous).
Now that we have the release version of svelte 5, it would be totally awesome to create an example with it. Eventually, could be even bigger to include it in the new sv cli from svelte as an installation option.
The text was updated successfully, but these errors were encountered: