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

Processing check-filter event in root instace

In the last few videos, we've sent filter state up the DOM tree and received it in the root-level Vue instance.

Our objective, though, is to receive the data in the movie-list component so it can be used to filter the list of movies shown to the user.

In this video, we're going to consolidate the filter state into a single object in the root instance so we're ready to pass it via props to movie-list.

Consolidating filter data


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