A common challenge in React is managing state for components that have animations. For example, closing a modal after it transitions closed, resetting the state of a copy button after the animation finishes, or removing temporary height/width from expandable containers during open/close transitions.
Bits and bytes of code
Bytes is my collection of short-form posts, tips, and things I learn as I build software.