DEV Community

Cover image for Context Api - UseContext()

Context Api - UseContext()

Amrasakpare Lawrence on February 22, 2024

Hey guys, In our previous article in the React series, we learned about how useEffect works and we also talked about some of its use cases. In this...
Collapse
 
quietdev profile image
Udeme Emmanuel

Just read your blog on use context(); though I'm familiar with the use context() hook, just haven't used it in any projects yet. But reading this article was helpful for me, I think I won't forget what I read here for a long while.

Collapse
 
devlawrence profile image
Amrasakpare Lawrence

I'm glad it was helpful Emmanuel

Collapse
 
quietdev profile image
Udeme Emmanuel

I'm currently reading useEffect(). So far I'm gaining clarity on it. 💡