Appearance
Vue
Laravel Mix - Webpack
Build Tool
minification | removal of code comments , white space, unused code, shortening of variable and function names.
Vuetify
Frontend
CSS Classes
- avoid create new css class
image/asset
- try to group by pages
Font Family
font-family-primary
font-family-secondary
Mock up
- which view
require('laravel-mix-bundle-analyzer'); mix.bundleAnalyzer();
Nexus Ecosystem