Chapter 6. Plugins – Building Your House with Your Own Bricks

In the previous chapter, you learned how to manage the global application store using the Vuex architecture. You learned a lot of new concepts and applied them. You also learned how to create a store, how to define its state and mutations, and how to use actions and getters. We brought our shopping list and Pomodoro applications to life using the knowledge acquired during the chapter.

In this chapter, we will revisit Vue plugins, see how they work, and how they must be created. We will use some existing plugins and create our own.

Summing it up, in this chapter, we are going to do the following:

  • Understand the nature of Vue plugins
  • Use the resource plugin in the shopping lists application ...

Get Learning Vue.js 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.