Architecture using VueJS, ExpressJS, MySQL – MVP MVC MVVM?
What is the architectural name or pattern for my Vue.js + Express.js + MySQL application? I need to explain the architecture of my app for a project, but I'm not sure what name or pattern to attribute to it. Vue.js…