this post was submitted on 04 Dec 2023
1 points (100.0% liked)
Vue.js
446 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just to get the terminology right: Reactivity means that an app tracks data changes and updates it's view automatically. An app that adapts to different viewports is called responsive.