Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 71

Filtering movies by time

In the last video, we made it so our time filters would emit a check filter event which gets captured and added to the state of the main instance.

In this video, let's use that state to filter the list of movies based on whether or not they have sessions available for the given time filter.

Stubbing time filter

I'm now going to stub a timeFilter method and use it as a third filter callback in the filteredMovies computed property.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom