Common Vue.js Mistakes and How to Avoid Them

Expecting Changes to Non-Reactive Dependencies to Trigger Updates

In this lesson, learn to avoid the common mistake of confusing reactive data with non-reactive data. It’s easier to do than you think 😉