Novicell/novicell-frontend

Animate on scroll

Closed this issue · 0 comments

Make a molecule that can animate any component into the viewport, taking the animation name (css class?) as a parameter.

Also make a page that showcases the use of the molecule-wrapper.

Look at scrollMonitor / AOS.js / scrollreveal.js / others

Things to have in mind when comparing libraries:

  • weight of the lib in kb's
  • percieved performance - avoiding paints and keeping 60 fps
  • ES6+ features
  • feature set
  • developer convenience