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 13

Understanding reactivity

You'll often hear people say that Vue.js is "reactive". What does that mean exactly? In this video, we'll dive a little deeper into the concept.

Simple example

Looking at the example that we've got here, notice how the app config has a data property message which is assigned an empty string on line 7.

Now notice how the message property is being interpolated into the template which we can see on line 2.


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