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 11

Tracking iterated elements

In the last video, we created an array of items and rendered those using the v-for property.

In this video, we're going to bind a key property to the iterated element so that Vue can manage it more efficiently.

v-for and reactive arrays

When you use a v-for directive, Vue will iterate through the array and create a new DOM element for each member.


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