0👍
This is because it uses Vue.js for the frontend. For example, if you need to fetch data from an API when the user visits the site, you would use Vue.js to do that. Same as if you wanted to hide/show fields based on a button click.
- [Vuejs]-Vuex not keeping currentUser state on page refresh
- [Vuejs]-With VueJS Cli how should do to have a variable common to all pages and be able to watch it in a page
Source:stackexchange.com