Vue Router Patterns

Routing is a vitally important part of any Single Page Application (SPA). This chapter focuses on maximizing the Vue router and looks at everything from routing a user between pages, to parameters, to optimal configuration.

By the end of this chapter, we will have covered the following: