Vue.js thumbnail
Vue.js
vuejs.org
a dependency-tracking based reactivity system DOM updates are not applied synchronously ref() takes the argument and returns it wrapped within a ref object with a .value property: refs are automatically unwrapped when used inside templates no way to detect the access or mutation of plain variables
9 Users
0 Comments
132 Highlights
1 Notes

Top Highlights

  • a dependency-tracking based reactivity system
  • DOM updates are not applied synchronously
  • ref() takes the argument and returns it wrapped within a ref object with a .value property:
  • refs are automatically unwrapped when used inside templates
  • no way to detect the access or mutation of plain variables

Tags

Vue

Domain

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.