Reputation: 35
I would like to customize Shopware 6 templates and write extensions for the backend. How good do my Vue JS skills need to be for this? Are the basics including Vuex, Vue Router enough? Or do I also need to master advanced techniques like the Composition API?
Upvotes: 0
Views: 120
Reputation: 13161
Neither knowledge of Vuex nor advanced techniques are required to get started. If you get the basics down you should be good to go.
Upvotes: 0