Video wird geladen...
Video konnte nicht geladen werden
❌ Avoid Provider wrapping hell in React. ✅ Instead combine all your Providers using composition.
256,599 Aufrufe • vor 2 Jahren •via X (Twitter)
10 Kommentare

Gain a competitive edge by writing code that's not just functional, but also clean and performant ↓

I've been working professionally with React for more than 8 years and I compiled all my knowledge into 100+ infographics and 50+ video animations just like this one. Check them out ↓

You’re basically doing the same thing, only cleaner 🙂

What about typescript support for those props?

If someone presented this during an interview. I would hire them.

🤣

Looks pretty. In instances where I’m in provider wrapping hell, which is often, I find that the order of Providers is incredibly important. Not sure I’d be able to adopt

this is fkn wild 👏

Why is "provider hell" bad though? Pretty easy to follow the hierarchy, no?

I agree with you, the “avoid” part is an exaggeration 🤣. There is nothing wrong with having multiple providers at the root. You hardly ever revisit the root so it should be fine!
