specimen-skeleton
specimen-skeleton copied to clipboard
Animation performance
Variable font animations should be made as performant as possible:
- Use requestanimationframe when triggering from JS
- Use Intersection Observer to detect elements in view
- Debounce/throttle?
Using interaction observer in 4abba53ce921978a4aba62cbe190e1b44e18574c