DEV Community

Discussion on: Build your CSS loader with only one div — The Dots

Collapse
 
afif profile image
Temani Afif

Nice one, we have our first loader 👍

By the way for such complex animation I recommend you my previous article: dev.to/this-is-learning/advanced-c... .. with some "magic" cubic-bezier you can get a better approximation with less code.

Collapse
 
auroratide profile image
Timothy Foster

I forgot about the cubic-bezier function! I'll have to give that a good look soon; apparently there's a figure-8 demo right in the article as well ^^

Some comments have been hidden by the post's author - find out more