Question 2
What does "reactivity" mean in the context of frontend frameworks like Vue.js?
The component will reload when data changes
All function calls become asynchronous
It disables direct access to state
The DOM updates automatically when the underlying reactive data changes