Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
> Lesson 27

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...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom