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

side-by-side pattern for vue js #26153

Open
1 task done
yennor opened this issue May 16, 2024 · 0 comments
Open
1 task done

side-by-side pattern for vue js #26153

yennor opened this issue May 16, 2024 · 0 comments

Comments

@yennor
Copy link
Contributor

yennor commented May 16, 2024

Overview of the feature request

At https://www.jhipster.tech/tips/035_tip_combine_generation_and_custom_code.html it is explained how to implement the side-by-side pattern.
For the client side it is only mentioned how to implement it for Angular.
It would be create if it would also be described how to implement it for vue.js client.
At the moment I'm just changing webapp/app/main.ts to include my own router and a different "app.vue".
That seems to be easy enough to merge in future updates.
But maybe there is a better way?
If there isn't, just mentioning it in the above document, would propably save time for other people and make them more sure about the approach taken.

Motivation for or Use Case

I'm using the vue.js client. And was thinking quite some time about what would be the best approach to side-by-side pattern.

  • Checking this box is mandatory (this is just to show you read everything)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant