Use CSS-only background animation #663
Labels
backend
Related to backend package
commons
Related to commons package
feature
New feature or request
frontend
Related to frontend package
performance
Improvement to performance
Is your feature request related to a problem? Please describe.
JavaScript-based animations are CPU-intensive, block the main thread and impact page performance especially on mobile devices.
Describe the solution you’d like
A background animation using only CSS animations with no JavaScript-based computations. Ideally, the background consists of visual elements related to the Rating Tracker, such as stock logos.
Describe alternatives you’ve considered
The text was updated successfully, but these errors were encountered: