Hacker News new | ask | show | jobs
by iso-8859-1 2198 days ago
> The UI and animations are implemented in JavaScript

Can you point me to the code implementing an animation in JavaScript?

1 comments

Here, took me less than 30 seconds to find one:

https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/0db41a3773...

It's everywhere

My confusion stems from the fact that when you say "implementing" animations, I think of shuffling pixels around. By your logic, every HTML marquee tag "implements" an animation.