Vue 3 Tooling: Understanding Vite and the New Developer Experience One of the most noticeable changes when moving to Vue 3 isn’t in your components. It’s in your tooling. If you’re coming from Vue 2, chances are you’ve worked with Webpack for years. It works, but it Mar 9, 2026·3 min read
Understanding the Vue 3 Composition API For many developers coming from Vue 2, the Composition API is the part of Vue 3 that feels the most intimidating. It looks different. It reads differently. And at first glance, it can feel unnecessaryFeb 24, 2026·3 min read·4
Vue 2 vs Vue 3: What Actually ChangedOne of the biggest reasons Vue 3 feels intimidating is that people assume everything changed. In reality, a lot stayed familiar. What changed most is how Vue wants you to think about structure, scale,Feb 20, 2026·3 min read·7
Do You Really Need to Migrate From Vue 2 to Vue 3?Migrating from Vue 2 to Vue 3 is one of those topics that comes up often but is rarely discussed calmly. Most conversations make it feel urgent, risky, or overdue. The truth is simpler and far less dramatic. Not every Vue 2 application needs to migra...Jan 21, 2026·3 min read·10
A Journey Of Vuevolution: Unleashing The Power Of Vue.js 3.As something grows, its transformation can be fascinating to observe. I have a strong interest in growth, which is why I was thrilled when I discovered the new version of Vue.js. As a developer, my heart raced with excitement at the prospect of explo...Nov 4, 2023·3 min read·25
Understanding the Distinction between Endpoints and APIs in Web DevelopmentGreetings, tech enthusiasts and developers! In this article, we will explore the often-confused concepts of endpoints and APIs in the digital realm. Mixing up these terms can lead to coding mishaps, bugs, and inefficiencies in development practices d...Aug 4, 2023·2 min read·62
Css Wavy BackgroundThese days most websites have a nice wavy background with images or sometimes just colors on them, I worked on a website with wavy background recently and I will love to share my experience and give a work-through on how to achieve that. I will be wr...Apr 30, 2021·2 min read·986