Hello Viewers,
Following video is just a practical overview on React.js functional component and class based component and how is my suggestion to use functional and class based component. It may vary person to person.
Please let me know in the comment box if you face any issue while following the code and what should I improve for the next video.
And as discussed in the video,
To create a React project download the npm module create-react-app globally using command
npm i -g create-react-app
and to create a project type
create-react-app [project name]
Last but not the least
I am habituated of typing google in google chrome browser because I like typing in google text input [Phobia]. Excuse me for the same.
Thanks
Sourav