reading-notes


Project maintained by Razan-am Hosted on GitHub Pages — Theme by mattgraham

<Login /> and <Auth />

Why is the Context API useful?

Can a component outside of a provider get its context?

What are some common use cases for using the Context API?

Describe “Context Hell”


Terms


what is role based access control?

react-cookies component


References:

@By Lee Warrick/React’s Context API

@By Gobinda Thakur/Provider Pattern with React Context API

@By Alfredo Salzillo /The React Context hell