Vue.js 3 Design Patterns and Best Practices: Build enterprise-ready, modular Vue.js applications along with Best Practice with Pinia and Nuxt Pablo Da

Vue.js 3 Design Patterns and Best Practices: Build enterprise-ready, modular Vue.js applications along with Best Practice with Pinia and Nuxt Pablo Da
Brand: Packt Publishing
39.99 USD
Buy Now

Start or migrate to the new Vue 3 ecosystem, and learn to use Vite, Pinia, Web Workers, and other techniques to develop Single and Progressive Page Applications on solid groundLearn best practices and design patterns from software engineering to apply to your applications with VueLearn how to create Single and Progressive Web Applications, using all the resources available to you as provided by the web browser (Web Workers, IndexedDB, etc.)Know how to use the new ecosystem surrounding Vue 3, to develop, test, build and deploy your application to a real production serverVue 3 is the latest and most performant iteration of the “progressive framework” to create reactive and well responsive user interfaces. The framework itself introduces new concepts and approaches design patterns that could be uncommon in other libraries and frameworks. By learning the basics of the framework, and understanding design principles and patterns from software engineering, this book helps you identify the trade-offs of each approach and build solid applications.It starts with basic concepts, and then moves forward through examples and coding scenarios, to build incrementally more complex architectures. You will start with a simple page, and end with a multithreading, offline and installable Progressive Web Application. The content also explores how to use the new test tools available for Vue 3, and the implementation of the upcoming Nuxt 3.Beyond showing you “how things are done”, this book helps you to learn how to “think” and “approach” common problems that design patterns have already found a solution for. Avoiding re-inventing the wheel with every project will save your time and make your software better suited for future changes.What is the Vue 3 progressive frameworkWhat are software principles and design patterns, how and when to implement them, and the trade-offs to considerSetup your development environment using the new Vite bundlerIntegrate in your applications state management, routing, multithreading, offline storage, and other resources provided to you by the browser, seldom taken advantageApply and identify design patterns to solve common problems in the architecture of your web applicationBest practices for your code, organization, architecture, and user experience implementationIncrementally expand an application with new functionalities without re-writing the whole application each timeThis book targets Vue Developers who care about framework design principles and utilize commonly found design patterns in developing web applications. Learn to use and configure the new bundler (Vite), Pinia (State management), Router 4, Web Workers, and other technologies to create well performant and solid applications. Prior knowledge of JavaScirpt and basic knowledge of Vue would be beneficial.The Vue 3 Progressive FrameworkSoftware Design Principles and PatternsSetting Up a Working ProjectUI Composition with ComponentsSingle Page ApplicationsProgressive Web ApplicationsData Flow ManagementMultithreading with Web WorkersUser Experience PatternsTesting and Source ControlDeploying Your ApplicationAppendix