Render lists of data in Vue with v-for

InstructorRory Smith

Share this video with your friends

Send Tweet

Let's write some example data and render it to our page with v-for, and then see how we can use the same directive to render the same component multiple times.