When I started using Vue I fell in love with it. But as I was learning, I was overwhelmed about the options of Vue data flow. Let’s learn more about them.
Continue ReadingVue
Vue data flow – How it works?
When I was learning Vue, one of the hardest things was understanding how Vue data flow works. EventBus, Vuex, Props… What are all of those? Which one should I use?
Let’s learn their differences and when to use each one of them.
Continue Reading