Module introduction
Welcome to the next module, Frontend CRUD with Vuex ORM. In this module, we'll be integrating our backend API data into a Vue frontend app.
Vuex ORM
To do this, we'll be using Vuex ORM, which gives us a simple, object-oriented way of managing our app data with Vuex.
Click to load comments...