reactivity
Reactivity powers the interactivity in Solid applications
importance of reactivity
reactivity is what keeps the user interface (ui) and state in sync - as a result reducing the need for manual updates. by having more real-time updates, we’re able to create a more interactive and responsive user experience (ux).