Now you are in the Pro League! You are an advanced Vue developer. Let's have some fun and check out some great recipes that are custom made for you! Here are some hand-picked optimization solutions that can improve the quality of your Vue application and make your life easier.
In this chapter, we'll cover the following recipes:
- Automatically loading vue-router routes
- Automatically loading vuex modules
- Creating a custom directive
- Creating a Vue plugin
- Creating an SSR, SPA, PWA, Cordova, and Electron application in Vue with Quasar
- Creating smarter Vue watchers and computed properties
- Creating a Nuxt.js SSR with Python Flask as the API
- The dos and don'ts of Vue applications