Extending Vue with our own plugin

Since we will use fetch in multiple components for our application and we want to reuse code as much as possible, it would be nice to have a method on all of our components that makes a request to the server with a predefined URL.

This a nice use case for a custom Vue plugin! Don't worry, writing a plugin is actually pretty simple.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.40.53