The video for this lesson is currently being updated, please read the transcript instead.

Introduction to Vuex ORM

Resources: - [Vuex ORM](https://vuex-orm.github.io/vuex-orm/)

We're going to be using a Vuex store for the PrintBay client, as it's a powerful way to manage our application state across different views.

But, remember that we're following enterprise principles for developing our app, so we want to ensure that the code is as scalable and maintainable as possible.

To view the complete lesson you'll need to login or join this course.


Click to load comments...