Initial Checklist
User Story
- As a user, I want speed so that I'm happy / my UX is good.
User Value
speed
Acceptance Criteria
Vue 3.6 introduces "vapor mode" (opt in per component). This is supposed to make DOM-heavy components faster. (not released yet, seems to be expected after VueConf)
- Research if vapor mode comes with downsides for us
- identify components which would benefit most from it
- apply
Initial Checklist
User Story
User Value
speed
Acceptance Criteria
Vue 3.6 introduces "vapor mode" (opt in per component). This is supposed to make DOM-heavy components faster. (not released yet, seems to be expected after VueConf)