3 Ways To Make Your Animations Better

preview_player
Показать описание
🌎 Find Me Here:

#Shorts
Рекомендации по теме
Комментарии
Автор

thumbnail: *insults me*
me: "oh hell yeah i'm gonna watch this"

muffin
Автор

you can use 's' as seconds as well, for example 1s or .3s/0.3s

tommac
Автор

The issue with transitioning transforms on hover is that if you hover your mouse on the bottom part of the element it'll trigger the transition but as soon as the cursor is no longer on the element it'll transition back and then it'll start again. This happens over and over make in look like it's vibrating. It could be fixed by triggering the :hover on the parent element and then animate the child. .parent:hover .child {transform: translateY(5px);}

emergencyDuck
Автор

Guys, video isn't about how presented button looks just about how to make animations work more smoothly. This idea could be also used for gamedev with setInterval method.

yajirushik
Автор

Using transition to animate all properties is an anti-pattern and could cause performance drawbacks

Oskinavara
Автор

Thank dude. I have learnt alot from you. Today i have a job bcz of you.

mohdirfan-nvsl
Автор

Chad energy coming from this thumbnail lmao

Fooljuice
Автор

Please do a video on animating react apps, not with css but mounting and unmounting animations

Endrit
Автор

Can your create a next js course please?

punit
Автор

Even I already know about these css properties but still would love to see how great developers use them.

K-atcjr
Автор

First time in a while I see such intense thumbnail from Kyle lol

letranminhkhoa
Автор

54 second video, 60 seconds modifying my css and now my site looks way better. Thumbs up!

nonconsensualopinion
Автор

Thanks, Kyle; nice one. By the way, I dislike this video orientation (vertical). Why can't I view the default desktop version?

schwetang
Автор

I never like the way that the button "pre-animates it self" to it's initial state - is there a way to stop this? (without JS)

paulwright
Автор

Can u talk about desktop notifications the one how teams notify

jananimohan
Автор

Got any tips on masking svg's with other svg's?

Trazynn
Автор

Kyle, we would love to watch you demonstrate full fledged animation hacks in a single video. Thanks for sharing. 💚

iamrajthomas
Автор

Why do my animations suck? I‘m already doing the stuff you showed in the video…

nicoxvi
Автор

You really tried hard to make a #short didn’t you?

Dude, don’t make a short just to make a short. This topic deserved a #long!

chezchezchezchez
Автор

Why you gotta hate on my shitty animations HUH KYLE~!? oh right, for my views and comments 😂

CaliburPANDAs