20180713_JavaScript Reactivity Explained Visually

If you’ve heard of Angular, React, or Vue you might have heard about JavaScript reactivity. By understanding what reactivity is and how it works in this video, you can level up your development skills and more effectively use these frameworks. See this post in text and screen grabs on Medium here See the Next Video on Reactivity with Proxies: 0:00 A Simple Vue App 3:41 Dependency class 5:20 Console 5:54 Encapsulate code 7:00 Console 7:24 Dep instance 9:10 () 11:45 Combining both ideas 13:07 Running the code 14:27 Jumping into Vue 15:05 Review
Back to Top