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.
Vue Foundations > Lesson 61

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

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