© 2026 Hashnode
Okay so you’re like me and you’ve seen several cool animations on the web and were like ‘Sick!’ and always wanted to create and use them in personal projects. Well there is a simple way to do it using Lottie (plus lottie-react). Lottie is a library c...

Hello there👋 If you have ever tried to integrate animations from a .json file into a Next.js project using Lottie, you’ve probably run into the same roadblocks I did: barely any tutorials, solutions that break, and frustrating error messages like th...

Micro interactions are common on most websites and mobile apps these days to enhance the user experience. I tried creating a simple micro interaction for my portfolio web app. While this could be done with CSS alone, but it is really complex. I found...

Introduction Integrating Lottie SVG animations can significantly enhance the visual appeal of a website. However, the process can sometimes introduce performance issues, particularly with excessive memory usage. This post details my experience with i...
