React 2020

In this series we are going to learn basics of React library and all of it's advanced features that are applicable in the year 2020.

Link to video
Why And Stuff We Will Not Be Doing cover

React 2020Why And Stuff We Will Not Be Doing

In this video I'm going to explain to you why we are doing React now, so late to the game, and also show you some stuff we will NOT be doing through out this series.

Episode  01  / Duration 18:25  / 
Link to video
Components and Props cover

React 2020Components and Props

In this episode we are going to talk about components and props, the building block of React applications.

Episode  02  / Duration 15:36  / 
Link to video
State And Event Handling cover

React 2020State And Event Handling

In this episode I'm going to show you how to handle state in a React class component and also how to handle simple events.

Episode  03  / Duration 07:50  / 
Link to video
useState Hook cover

React 2020useState Hook

In this episode we are going to take a look at the useState hook, so that we can add state to our functional components.

Episode  04  / Duration 08:42  / 
Link to video
Lifecycle Methods cover

React 2020Lifecycle Methods

In this episode we are going to go through the most used React lifecycle methods.

Episode  05  / Duration 14:06  / 
Link to video
useEffect Hook cover

React 2020useEffect Hook

In this episode we are going to take a look at an useEffect Hook for React and how it approximates to some lifecycle methods.

Episode  06  / Duration 15:32  / 
Link to video
Context API cover

React 2020Context API

In this episode series we are going to take a look at Context API which comes built in React, and is nice way to share data with you React components.

Episode  07  / Duration 14:25  / 
Get in touch