back to all posts

YouTube Video | Understanding React Context API -2

by Nabendu Biswas / June 30th, 2020

#react #youtube #context
Series: React-context

I had recently started my YouTube channel — The Web Dev. I had decided to start putting all my blogs into the YouTube channel.

Here, we will create a small translation app using the new Context API in ReactJS.

In the second part we are changing our class based project to a functional one and will also use the useContext hook.

alt text

Please do like it and Subscribe to my channel for more videos.

You can also read the complete blog here -

https://thewebdev.tech/react-context-hooks

Nabendu Biswas