DEV Community

Cover image for How to create fancy revealing animations with these simple CSS tricks

How to create fancy revealing animations with these simple CSS tricks

Carlos Roso on May 13, 2020

I hate clickbait articles as much as you do, this ain’t one of those though. So, let me save you a 10-minute read by just spitting out the tri...
Collapse
 
dbarwikowski profile image
Daniel Barwikowski

WHERE IS GITHUB REPO? I NEED IT NOOOOOW! :D

Collapse
 
caroso1222 profile image
Carlos Roso

HAHA WAIT FOR IT! :D

Collapse
 
ben profile image
Ben Halpern

That is sooooo slick

Collapse
 
caroso1222 profile image
Carlos Roso

Thanks Ben!

Collapse
 
ggenya132 profile image
Eugene Vedensky

I especially love this article because it espouses the native tools available to us in CSS3. I'm all for using frameworks, but sometimes it feels so bloated to add in an animation framework when this kind of well engineered use of transitions and classes will solve 99% of problems in a performant way. Thanks for the examples, definitely have some inspiration for my text codepen.

Collapse
 
caroso1222 profile image
Carlos Roso

I'm glad you learned something new!

Collapse
 
anzelika profile image
Anzelika

You are my favourite person on the internet today. THANK YOU!

Collapse
 
caroso1222 profile image
Carlos Roso

Made my day. Glad you enjoyed it!

Collapse
 
felipperegazio profile image
Felippe Regazio

Pretty cool : )

Collapse
 
caroso1222 profile image
Carlos Roso

Thanks mate!

Collapse
 
kp profile image
KP

@caroso1222 I thought you had a demo link and github repo in the article at some point. Sadly I cant seem to find it.