State Management demo with MiniRx & Svelte
"MiniRx is a lightweight Redux store based on RxJS. This demo showcases how to use it with Svelte.
RxJS and Svelte are a great combination. RxJS Observables implement the Svelte Store contract with a subscribe method, and Redux is great to manage state at large scale with Redux dev tools, enforced immutability & more.
The frontend of the demo website is built with Svelte, the backend is built using Strapi."
Florian Spier
@spierala