Is there something like Vuex for Svelte 3?

565 Views Asked by At

Is there something like Vuex for Svelte 3?

Since I am tired of using GraphQL and want to go back to using classic REST API I would like something to help me in the browser just as the Apollo cache-store has helped me so far.

Especially for persisting in the browser between one session and another of the user.

0

There are 0 best solutions below