DEV Community

Discussion on: Why Did I Quit Vue for React?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Recently, I have one new reason to prefer React (actually, Next.js) -- npmjs.com/package/eslint-plugin-js...

Of course, another reason is React is more TypeScript friendly.

I don't think Vuex is easy as well. I only use it for monitor state (via $watch), but it isn't very TypeScript friendly.