VueX Strict Mode - Write better forms while keeping all VueX State changes inside mutation
I’ve gotten several comments asking how to make our example app work in Strict Mode, so in this course we’re going to investigate two methods of doing that.
The first method is something that can seem correct at first, but is actually an anti-pattern.
The second method we use, the Changeset pattern, works great and also fixes a longstanding bug.
This video can be found as a course on :
0:00 Start
2:07 Anti-Pattern: Updating VueX with every keys
7 views
236
85
6 months ago 00:23:42 21
Vuex - Pinia эволюция. Как runtime проверки переезжают в статический анализ
5 years ago 00:25:40 7
VueX Strict Mode - Write better forms while keeping all VueX State changes inside mutation