Feb 12 · 1 min read · Lottie Animations: After Effects to Code Why This Tool Matters Essential for modern development. Quick Start const start = () => 'ready'; Implementation Production-ready patterns. Best Practices What works in real applications. FAQ Q: When to use? P...
Join discussionMay 2, 2025 · 6 min read · 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...
Join discussion
Nov 29, 2024 · 2 min read · 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...
Join discussion
Sep 21, 2024 · 3 min read · 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...
Join discussion
Sep 16, 2024 · 4 min read · Lottie animations have revolutionized the way developers add high-quality, interactive animations to applications. These lightweight animations, stored in JSON format, can be seamlessly integrated into OutSystems to enhance user experiences without c...
Join discussion
Sep 15, 2024 · 4 min read · When it comes to UI, we can all agree that animations are a great way to capture users' attention and improve their experience. Enter LordIcons – an extraordinary collection of animated, interactive icons meticulously crafted for web and app interfac...
Join discussion
Sep 9, 2024 · 2 min read · Lottie animations have become a popular choice for adding rich, engaging animations to websites and apps. They’re lightweight, scalable, and easy to implement, making them a go-to solution for designers and developers alike. In this tutorial, we'll e...
Join discussionMay 22, 2024 · 3 min read · 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...
Join discussion
Apr 29, 2024 · 5 min read · In mobile app development, user interface elements play a crucial role in enhancing the user experience. Companies like Apple, Spotify, and Airbnb pay a lot of attention to small details that elevate the user experience to another level. One of those...
EPBIEmilla and 1 more commented