There are several instances where it could be cumbersome to pass the same value down to every child component. Think of something like a theme that every component in the entire app might use. It would become painful to pass the theme again and again...
ryanphillips.hashnode.dev4 min readNo responses yet.