Content pfp
Content
@
0 reply
0 recast
2 reactions

Ivan Pusic 🎩 pfp
Ivan Pusic 🎩
@ivpusic
After experimenting with Vue's reactive primitives, I must say that they seem to be much better than React's approach to handling local state and side effects. They are more obvious, more explicit, and less error-prone. It's weird to write this after many years of being a big React fan—and still am.
1 reply
0 recast
3 reactions

killjoy.eth pfp
killjoy.eth
@killjoy
Interesting. Haven’t tried vue as I also love react and have patterns I use that make things pretty obvious and explicit (at least to me). But def a shortcoming is handling side effects cleanly. useEffect always felt like a clunky api.
1 reply
0 recast
0 reaction

Ivan Pusic 🎩 pfp
Ivan Pusic 🎩
@ivpusic
if you like mobx, than you will like Vue reactive system a lot
1 reply
0 recast
0 reaction