Skip to Content
Front-End Development Projects with Vue.js
book

Front-End Development Projects with Vue.js

by Raymond Camden, Hugo Di Francesco, Clifford Gurney, Philip Kirkbride, Maya Shavin, Dániel Szabó
November 2020
Beginner to intermediate
774 pages
11h 58m
English
Packt Publishing
Content preview from Front-End Development Projects with Vue.js

11. Working with Vuex – Organizing Larger Stores

Overview

In this chapter, you will learn how to better organize larger Vuex stores. As your applications grow in complexity and features, your store file may become harder to work with. Even simply finding things can become a difficult chore as the file grows larger and larger. This chapter will discuss two different approaches to making it easier to organize your stores for simpler updates. The first approach will have you splitting up your code across different files whereas the second will use a more advanced Vuex feature, modules.

Introduction

So far, the stores we have worked on have been simple and short. But, as everyone knows, even the simplest of applications tend toward complexity ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Progressive Web Applications with Vue.js: Reliable, Fast, and Engaging Apps with Vue.js

Building Progressive Web Applications with Vue.js: Reliable, Fast, and Engaging Apps with Vue.js

Carlos Rojas

Publisher Resources

ISBN: 9781838984823Supplemental Content