Exploring the new tools and techniques on frontend development. Loves to meet up with new people and participate in the community. I do interesting stuff on codepen https://codepen.io/nirazanbasnet
Freelance
Introduction Refactoring and debugging are two essential skills for a frontend developer. While writing code is the initial step in building applications, maintaining, improving, and optimizing the code. As projects grow, code becomes more complex, a...

As web applications grow more complex and data-intensive, performance optimization becomes increasingly critical. Recently, I encountered significant performance challenges while building list card components for a large-scale data set in a Next.js a...

Next.js 14, released in October 2023, introduces many powerful features and improvements to the popular React framework. This version aims to enhance performance, developer experience, and application architecture. In this blog post, we'll explore th...

In modern web applications, animated counters can significantly enhance user experience by providing visual feedback and making data changes more engaging. In this blog post, we'll explore how to create a reusable animated counter in Vue 3 using comp...
