All Questions
2 questions
0
votes
1
answer
968
views
Vue with own backend code on server (Node.js+Vue.js)
So... for my job I am making a software solution that helps our employees have a centralized location to do their work on since we'll be transitioning to a Microsoft 365/Azure environment. My co-...
0
votes
1
answer
648
views
<router-link> and JSON questions using Vue.js and Vue Router
I am creating my design portfolio using Vue CLI 3. I am using <router-view> and <router-link> to navigate to my different components. The architecture of my website is very simple. I have ...