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

integrate vue.js #2

Open
subes opened this issue Oct 24, 2020 · 6 comments
Open

integrate vue.js #2

subes opened this issue Oct 24, 2020 · 6 comments

Comments

@subes
Copy link
Collaborator

subes commented Oct 24, 2020

might be a lightweight alternative to angular. Common integration stuff should be in a node module (maybe as a submodule of invesdwin-context-integration)

See also invesdwin/invesdwin-context-integration#3

@subes
Copy link
Collaborator Author

subes commented Oct 24, 2020

maybe use https://quasar.dev/introduction-to-quasar as a vue framework?

Might be an alternative: https://nativescript-vue.org/
Some people prefer: https://vuetifyjs.com/en/

Here a full list: https://blog.bitsrc.io/11-vue-js-component-libraries-you-should-know-in-2018-3d35ad0ae37f

bootstrap: https://bootstrap-vue.org/ (quasar is material like)

@subes
Copy link
Collaborator Author

subes commented Oct 24, 2020

It seems to be possible to use typescript and JSX both in vue.js and quasar

Some examples of JSX+Typescript in Vue: https://sketchboard.io/blog/how-to-use-vue-with-jsx-and-typescript
Though it seems JSX+Typescript support is more elegant with react. Though these examples are from 2017.

Vue3 is now implemented in typrscript and has full types/interfaces (https://v3.vuejs.org/). Quasar is currently also improving typescript support (https://quasar.dev/start/roadmap), though no ETA on that.

@subes
Copy link
Collaborator Author

subes commented Oct 24, 2020

https://vuex.vuejs.org/ seems to be the equivalent of react-redux for vue

@subes
Copy link
Collaborator Author

subes commented Oct 24, 2020

an interesting course for quasar+vue+vuex: https://www.udemy.com/course/quasarframework/?couponCode=QUASAROCT2020

@subes
Copy link
Collaborator Author

subes commented Oct 26, 2020

@subes
Copy link
Collaborator Author

subes commented Oct 26, 2020

Some tips on setting up a vue project with spring-boot: https://github.com/jonashackt/spring-boot-vuejs

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

1 participant