Here are the top best practices I've developed while building and maintaining Vue projects with a large code base.| Telerik Blogs
Exploring the benefits factory functions can bring to reduce repeating code in Vuex getter functions.| www.ovl.design
This is the tale of how I wrote a state syncing framework based on vuex and rollback netcode . It took a few years and isn’t intended to be a “copy and paste” type of thing. I’ll be including code fragments and I’ll eventually post a cleaned up repo with only the relevant pieces. Who knows, if there’s enough interest, maybe I’ll even post a NPM package. TL;DR This is a long article.| Matthew Carlson