Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Storing the Current Page as a URL Query Variable
In this lesson, we make a page of threads in a forum directly accessible by providing a page variable in the query string. With Vue Router 4 we can accomplish this with just a few lines of code.