10 Cool CodePen Demos (February 2024)
A collection of 10 cool and exciting front-end demos shared on CodePen during February 2024
Electric Spinner
The effects of this loader are a combination of electric sparks and a gooey/liquid behavior that is hypnotizing (at least, I cannot stop looking at it)—fantastic job by Konstantin Denerz.
Web Animation 101 (#764): Path Animation
The possibilities with offset-path
and offset-distance
are really interesting… especially if we combine them with scroll-driven animations (more on this soon). In this demo, 大漠 uses a rocket to showcase how these properties can be used with SVG.