You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pinia : 100% yes. I was using Redux with React a year ago before coming to Quasar, and I saw Pinia (I skipped VueX but it seems to be the very same thing as Redux) : it's just simplier, easier, and more readable (and supports TypeScript).
Vite : 50% it depends. I would personnaly wait for the "Unit Test section with Vite" (probably Vitest in coming?) section of the Quasar documentation to be ready, it's in progress. If you're not doing tests, yeah you can go with Vite instead of Webpack.
Pinia : 100% yes. I was using Redux with React a year ago before coming to Quasar, and I saw Pinia (I skipped VueX but it seems to be the very same thing as Redux) : it's just simplier, easier, and more readable (and supports TypeScript).
What do you think?
The text was updated successfully, but these errors were encountered: