Jordan Garcia
Results
2
comments of
Jordan Garcia
Hi @queckezz At Optimizely our entire app is written in VueJS. With an app our size (hundreds of components) state management was a tough problem from the very start. Our...
Hmm, your approach seems reasonable, however we are trading evaluating all getters bound to a component vs only triggering getters that have changed and potentially calling re-render more than once....