You might not need a React animation library: transitions

from blog nickb.dev, | ↗ original
While React animation libraries have seductive landing pages and can be powerful, consider whether you truly need one. These libraries can enhance user experience, but sometimes the simplest solution is the best one. Many animation needs are met with just CSS, so come along for a tour at ways one can add effects to their web application using...