Animation can make wave π much more than emoji!
We all use wave π emoji a lot in web apps!
Next time when you use it, try to add a simple wave animation to it...
@keyframes wave-animation {
0% {
transform: rotate(0deg);
}
10% {
transform: rotate(14deg);
}
20% {
transform: ro...
shhdharmen.hashnode.dev1 min read
jackky tran
Techno
Good job, buddy!