I never really understood the appeal of jotai, I've always been more of a zustand guy
That said, it's a more complex API, no fine grain reactivity and it's a pain to use outside of the react world (even more so than runes, which need a compiler)
That said, it's a more complex API, no fine grain reactivity and it's a pain to use outside of the react world (even more so than runes, which need a compiler)
Comments
At best it does a worse version of what the svelte 3 compiler did at the cost of forcing you to use babel
No matter how good the compiler is, it's not worth this
I've already moved on, I've seen heaven, I'm not going back to hell
Let me know when there's a version for esbuild, swc or oxc