Ultimate Guide to CSS Transitions
CSS transitions give us the ability to smoothly transition from one set of styles to another. Without them, your hover, click, and transform effects can look janky and sudden. To illustrate a CSS transition, below are two emojis. Click on them to see...
fjolt.hashnode.dev4 min read
Mohit Yadav
I Live to create better apps everyday
Even though I use framer motion, learning the basics is still as important.
Amazing article, and the codepen demos are an awesome addition!