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 42

Using a computed property

In the last lesson we learned about computed properties. What we're going to do now is refactor the app slightly so that products is a computed property instead of reactive data property in order to implement our scroll loading feature.

Refactoring products

So let's add a computed property to our app config, assign an object to that, and created our first computed property products.


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