Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 625 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 625 Bytes

(Micro) Animations

by Andi

Example of what is meant: Josh W. Comeau's website

  1. What libraries do we use?
  • CSS animations
  • Greensock
  1. Who is responsible for saying what is to be done?
  • UX department
  1. What's the use case?
  • Brand identity or user experience
  • Gamification

There is View Transitions API / page transitions coming up.

What's more efficient: Changing CSS variables with JS or completely doing it in JS?

Manually crafting animations is rewarding.

From height 0 to auto tutorial: https://www.youtube.com/watch?v=B_n4YONte5A