© 2023 Hashnode
#animations
Similar to Day 9, I created an animation for a landing page. Today, I learned about animation basics in Figma to have a better and foundational understanding of Interaction design and how to add it to my arsenal. Prototype animations Insta…
Introduction After functionality, your app's user experience is the first thing that distinguishes the product from others in a similar market. One of the best ways to do this is to add custom animati…
According to the Oxford Dictionary, an animation is defined as the following: The technique of photographing successive drawings or positions of puppets or models to create an illusion of movement wh…
JavaScript animation libraries are an essential part of modern web development, allowing developers to create visually engaging and interactive web pages. From simple transitions to complex 3D graphic…
SwiftUI makes it easy to add animations to your app, but some developers may find it challenging to achieve fine-grained control over the timing, easing, and other properties of the animations. Unde…
From Mo.js to animate.css, discover the best libraries for creating dynamic and engaging animations for your web and mobile projects. Animation libraries are pre-written CSS and JavaScript code librar…
All your design tools in one place Link Create stunning Videos, animations, branding, mockups, presentations, graphics, and professional websites I have prepared a number of videos including invitatio…
Hey Readers, Today we will be talking about animations. When we hear the word animation, we get an image in mind of cartoons and games, etc. Animations are a crucial part of any game, without animatio…
A web development library is a collection of reusable, compiled, and tested code that can facilitate the automation or augmentation of application functionalities. It is not clear when the first libra…
In this article, I will guide you through the process of creating a custom cursor for your React application using Framer motion. At the end of the tutorial, you will have built a custom cursor that l…