After learning about the #100DaysOfCode challenge, I thought it was a good way to learn Vue. Now, I want to share what did I learnt.
Continue ReadingVue
How Vue data flow works – A practical example
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 ReadingEleventh week of #100DaysOfCode – Vue
After a while, I’m back on the challenge again with only 23 days to finish it. But I didn’t abandon Vue. Quite the contrary.
Continue ReadingTenth week of #100DaysOfCode – Vue
The tenth week of my personal #100DaysOfCode while learning Vue is done, with only one month left, and I’ve learnt pretty useful things this week related to Databases.
Continue ReadingNinth week of #100DaysOfCode – Vue
Quick update of my ninth week of the #100DaysOfCode challenge, where I added a few cool things such as Firebase, a secret login and more.
Continue ReadingSeventh week of #100DaysOfCode – Vue
Halfway the 100DaysOfCode challenge, I did a(nother) 180-degree spin planning my learning to not repeat do a beginner mistake.
Continue ReadingVue 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 ReadingSixth week of #100DaysOfCode – Vue & Node.js
Only 2 weeks before ending the first half of the challenge I decided to go back to the basics. Learn Vue from the start? No, even more. Learning Javascript.
Continue ReadingFifth week of #100DaysOfCode – Vue & Node.js
This was the week where I knew I don’t know Javascript.
What do I mean by that? It’s a play on words with the “You don’t know Javascript” ebooks, about how I thought I knew JS but after digging deeper I realised that I(we?) know less than we think.
Continue ReadingFourth week of #100DaysOfCode – Vue & Node.js
After finishing the fourth week of my #100DaysOfCode challenge, I believe I was on the right path switching to MEVN stack. Learn why…
Continue Reading