Next up in our filtering series, we're implementing filters with Vue. Driven from the backend, filters update automatically and push to the query string so a user can continue where they left off. We'll also generate pagination that seamlessly works alongside everything, keeping it lean and clean as we go.