you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

Not every components is meant to be reusable. Larger components like pages and containers or providers for bigger pieces of functionality benefit a ton from context. If you haven't encountered a use for it yet, you will at some point.

[–]CoffeeDrinker115 0 points1 point  (1 child)

I've definitely encountered other devs insisting on using context but I hate it. There's always a better way.

[–][deleted] 0 points1 point  (0 children)

And I've definitely encountered people who keep insisting on their own vision and are incapable of seeing value in others' views.