React - The Complete Guide with React Hook Redux 2021 in 4hr
- Description
- Curriculum
- FAQ
- Reviews
In this course you will learn to get start with React 16.8+ including what is JSX, how to use props to pass data to the children components, using the React hook useState and also styled component. We will not use more than 40 hours to talking to the same things again and again. You will learn all the react essential things within 4 hours.
Since this course is the mix of knowledge base and the project base. If you just want to learn the React knowledge fast, 4 hours is enough!!
After that we will also provide project to consolidate your understanding with react, and how to interact with backend like Firebase.
Which companies are using React now and why you need to learn?
Netflix
Yahoo! Mail
Dropbox
Atlassian
Salesforce
New York Times.
Cloudflare
Tesla
BBC
GitHub
PayPal
Uber
Zendesk and more…
The above list of big companies taking huge leaps to embrace React, which signifies the extent to which the technology has raised its bars.
What you will learn in this course?
Es6
React components
Jsx
Functional component
Props
State
List
Styled component
Redux
UI framework like Reactstrap, Materializecss
Firebase
-
3var let and constVideo lesson
-
4The problem of using let in switch casesVideo lesson
-
5Template literalVideo lesson
-
6Arrow functionVideo lesson
-
7ClassesVideo lesson
-
8Spread operatorVideo lesson
-
9DestructuringVideo lesson
-
10Primitive vs ReferenceText lesson
-
11Primitive vs ReferenceVideo lesson
-
12Import and exportVideo lesson
-
13Array functionVideo lesson
-
14For in For ofVideo lesson
-
15What is JSX?Video lesson
JSX is a syntax extension to JavaScript. JSX produces React “elements”. We will explore rendering them to the DOM.
-
16Import CSSVideo lesson
Import the custom stylesheet in your application
-
17inline CSSVideo lesson
Create a javascript object to style an element with the inline style attribute
-
18Curly braces in reactText lesson
Create an object with styling information, and refer to it in the style attribute
-
19Styles objectVideo lesson
Ceate an object with styling information, and refer to it in the style attribute
-
20Fast track to convert CSS to JS objectText lesson
-
21store jsx element to variableVideo lesson
-
35Dynamic style with javascriptVideo lesson
-
36Dynamic style with classesVideo lesson
-
37Styled componentVideo lesson
Styled Components enable writing of CSS in JavaScript using tagged template literals. In this lecture, we will produce the same effect by using styled components
-
38ThemeVideo lesson
Styled components has full theming support by exporting a <ThemeProvider> wrapper component. This component provides a theme to all React components underneath itself via the context API.
-
39Extract the styled buttonVideo lesson
-
40Convert functional base to class baseVideo lesson
-
41Convert Card component to class base componentVideo lesson
-
42Life Cycle Methods DiagramText lesson
-
43React lifecycle - mountingVideo lesson
React lifecycle - mounting, when an instance of a component is being created and inserted into the DOM
-
44React lifecycle - updatingVideo lesson
-
45React lifecycle - unmountingVideo lesson
-
46useEffectVideo lesson
-
47useEffect clean upVideo lesson
-
48useEffect fetch data with axiosVideo lesson
-
49useEffect fetch a cardVideo lesson
-
50React ContextVideo lesson
-
51Multiple React ContextVideo lesson
-
52useContextVideo lesson
-
53useReducer (Simpiflied)Video lesson
-
54useReducer (Normal)Video lesson
-
55multiple useReducerVideo lesson
-
56useReducer with useContextVideo lesson
-
57use of useReducer with useContextVideo lesson
-
58use useReducer with useEffect to fetch the dataVideo lesson
-
59Beautify the list with ReactStrap / BootstrapVideo lesson
-
60useMemoVideo lesson
-
61useMemoVideo lesson
-
62useRefVideo lesson
-
63useRef - deal with the unmount component problemsVideo lesson
-
64useCallback - to prevent the recreation of functionVideo lesson
-
65custom Hook - extract the logicVideo lesson
-
66custom Hook.- using in formVideo lesson
-
67React RouterVideo lesson
-
68Link and NavLinkVideo lesson
-
69Program to redirectVideo lesson
-
70Higher Order ComponentVideo lesson
-
71Fetch the posts by using axiosVideo lesson
-
72Passing ParametersVideo lesson
-
73Fetch specific post and using Switch from React RouterVideo lesson
-
74Page Not FoundVideo lesson
-
75Protected RouteVideo lesson
-
76Apply Protected RouteVideo lesson

External Links May Contain Affiliate Links read more