Primitive Dependencies
Primitive Dependencies (๐ solution)
๐จโ๐ผ This is probably one of the more annoying parts about dependency arrays.
Luckily modern React applications don't need to reach for
useEffect for many
use cases (thanks to frameworks like Remix), but it's important for you to
understand.