How to split Vuex Store into modules

added by JavaScript Kicks
7/5/2019 8:21:54 AM

747 Views

If youve been following along in this series of Vue tutorials on how to make use of Vuex and Vue-Router in a Vue Project and how we can implement Firebase authentication in a Vue Project . Even in such a simple project our Vuex Store and our Router files are growing starting to grow in size.


0 comments