React Hooks Tutorial | Create YouTube Player -1

Nabendu Biswas
2 min readJun 24, 2020

Recently i started to add more articles to my old blog series on Creating a Youtube Player. I had added articles to refactor it to use Redux, now i am changing the project to use React Hooks instead of the class based components.

You can find the whole series here.

I had also started creating an YouTube video series on the same. You can find the whole playlist here.

Youtube Playlist

So, let’s start converting our class based project to function based project, using hooks.

First, we are cloning the old project from my GitHub repo. You can find it here.

Cloning

You can read the complete blog from my site. The link for the same is -

You can find part-2 here.

You can find the code for the same in my github repo here.

--

--

Nabendu Biswas

Architect, ReactJS & Ecosystem Expert, Youtuber, Blogger