Nuxt.js is Fun
Hi everyone. Okay. I want to share few words about my experience using nuxt. Actually It happened accidentaly, hahaha. Well, few month ago I always said, I've experience in php, html, css, but not with js. I always confuse using JS. I alway afraid to learn about JS bcause I think it's hard to understand; until few months ago when my team need additional resouce so we can deliver the project on time. I said to my co-worker (syariif), "I will help with web dev, please share me any resources you have".
My learning journey has begun! I learn and watch all the resource he had, with litle bit practice of course. I said to my self, "okay that's not that hard". So, I think I am ready haha. I said to syariif "Okay I will do that task, and you finish that task.". But, everything change after I started to handle the real deal; yeah, a real project. So, apparently my senior lead is using a clean architecture so every thing is prepared and have certain standards to meet. I said to myself that "wow this is different with what I learn" and that's right, there is several ways that even google doesn't have the answer.
I was too lazy to read a documentation
Apparently the answer I need is well written in the documentation. I read again from the beginning, page per page, word per word until I found the answer. I explain everything to syariif then we start to continue working on the project.
Second phase
After several weeks I am working with that project, I started to challenge my self. I am trying to create this website using nuxt js and start building it. I was amaze how easy and how powerfull this framework is. Well, I know that my knowledge is still low to say this framework is powerfull because I also believe that there is a lot of framework that more powerfull than this one. In the beginning, I start to create this website by designing the design first in figma and then start code it using nuxt and tailwind.
Third phase
All right the journey still running.