Vue.js 2 Design Patterns and Best Practices

Vue.js 2 Design Patterns and Best Practices

Become an expert Vue developer by understanding the design patterns and component architecture of Vue.js to write clean and maintainable code.About This BookCraft highly modular applications by exploring the design patterns and component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable code and extensible designsWho This Book Is ForThis book targets Vue Developers who care about framework design principles and utilize commonly found design patterns in developing web applications.What You Will LearnUnderstand the theory and patterns of Vue.jsBuild scalable and modular Vue.js applicationsTake advantage of Vuex for reactive state management.Create Single Page Applications with vue-router.Use Nuxt for FAST server side rendered Vue applications.Convert your application to a Progressive Web...