@jmnyaregaSubmitted over 3 years ago
This was an interesting challenge, I used Vuex to manage the state of my application for the first time.
Questions:
- Any best practices on Vue & Vuex I could use to improve this project?
- I couldn't find a good solution to change attributes in my SVG programmatically inside Vue, any suggestion is welcome.
- Any other feedback is welcome.