Your search - - did not match any documents.
Suggestions:
Jacob provides a high level overview of common features that can be solved with time tested design patterns from the Gang of Four and mixed with Vue with Vuex to solve common problems like: The Memento for undo and redo The Bridge for an awesome drawing API The Decorator for making games with The Builder for your fast food ordering system And many more. The best part is you’ll still use Vuex to manage your global state and Vue to manage your reactivity, but also add in some sweet design patterns to quickly solve tougher common programming problems. It’s not always easy to figure out where these classic design patterns fit in a modern framework like Vue which has solved many specific problems already, but Jacob will show you how they fit in perfectly