Reactive system in plain JavaScript that: Tracks dependencies automatically. Re-renders the template only when needed. Allows for real-time updates without manual refreshes. No practical use, just for understanding Vue's reactivity system