Eighth week of #100DaysOfCode – Vue

Nothing too big this week as everything is going as planned.

Last week I keep adding stuff to my Vue first webapp. I still have to connect it to a database, but I created almost everything that doesn’t require a database. But by now, it is looking good.

Nothing fancy code-wise, besides adding a bunch of packages and creating a few reusable components. Which is super easy to do in Vue by the way.

Next week

Next week I’ll create authentication, blog and events database tables and then loading them to each view in the webapp. I have never done that on my own, but it will be a good learning exercise.

Edit: I finished the challenge, here’s what I’ve learnt: #100DaysOfCode learning Vue: My Five Ws