We’ll finish up this course by taking a look at an important tool that can help us expand Pinia’s functionality: plugins.
A plugin is a way to extend an API so that it can do things beyond what comes out-of-the box. It’s impossible to anticipate every possible need that a developer working with Pinia will have, but since we can create plugins, we are able to add on to Pinia so that