Hi Seth,
Thanks for the article. Something got my attention here,
#Why should I add animations to my web app? If you aren't fully convinced why you should use animations in your React app, allow me to champion some reasons.
You use React/Vue already If you already use a modern component based JS framework like React or Vue, you already know the benefits. React allows for interfaces that are dynamic and responsive for users. Animation is made easier than ever with React and doesn't have to be a nightmare.
To be honest, this doesn't make any sense. Animations are flavor to your application and makes user experience delightful and better. But that doesn't mean if you are using React or Vue you should use animations.
One thing to keep in mind is animations comes with its own cost. Extra code, extra storage, extra cpu. So if your goal is performance, every single bit counts. One thing to keep in mind, and I think most developers nowadays miss this point, not everybody has your super power boosted machine.