Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should I migrate to Pinia and Vite? #3

Open
2 tasks
yoyosan opened this issue Jun 18, 2022 · 2 comments
Open
2 tasks

Should I migrate to Pinia and Vite? #3

yoyosan opened this issue Jun 18, 2022 · 2 comments
Assignees

Comments

@yoyosan
Copy link
Member

yoyosan commented Jun 18, 2022

What do you think?

  • Replace VueX with Pinia
  • Switch to Vite
@JulesDebeaumont
Copy link

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.

@yoyosan
Copy link
Member Author

yoyosan commented Oct 18, 2022

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).

I'll add it then.

@yoyosan yoyosan self-assigned this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants