Hacker News new | ask | show | jobs
by bestest 2089 days ago
IMO You don't need mobx if you're using svelte. Use svelte stores.
1 comments

but then you have domain code that depends on a view library, which defeats the whole point of having a store.