The reason I’m writing this application is to discover the best practices I could follow in writing a front-end webapp given Vue’s centric ‘reactive-viewmodel’ approach and how my approach relates to the original ‘GUI-Architecture’ MVC pattern.
Another reason is that I’d like to formulate the best build setup I’d use given that vue-loader is a webpack plugin (thus using webpack and a build process is a must).
WORK IN PROGRESS
GitHub: https://github.com/hadichahine/TheWeatherDashboardApp
Download Link: https://github.com/hadichahine/TheWeatherDashboardApp/archive/master.zip
#vuejs #javascript #vue-js