
Git from hell
egoing5162
Free
Beginner / Git, Version Control System
5.0
(230)
This lesson introduces how to use Git through commands.
Beginner
Git, Version Control System
This is a React-related lecture provided by Life Coding. You will learn how to write components in class and function style in React and examine the differences.
How to write class and function style components in React
Concept and usage of React Hooks
There are two ways to write components in React.
Coding in class style and functional style .
Class styles have all the features, but they are complex.
The functional style is simple, but has limited functionality.
The recent addition of hooks to the functional style has made it possible to create components in a functional style that rival the functionality of class-style components.
In this class, you will learn how to write components by comparing the differences between class and function styles while creating the same components. You will also learn how to use the recently introduced hook.
This course relies on the React course. If you are not familiar with React, I recommend you take the React course first.
Go to the Life Coding React class
You can see the entire knowledge map by visiting the address below.
https://seomal.org/
This lecture is licensed under a Creative Commons license and can also be viewed at the link below.
https://opentutorials.org/module/4600 I would like to thank Life Coding for sharing good knowledge.
Who is this course right for?
Learners who are more than beginners of React
For those who want to learn the difference between class style and function style
Need to know before starting?
React
All
10 lectures ∙ (1hr 6min)
All
173 reviews
4.9
173 reviews
∙
Reviews 2
∙
Average Rating 5.0
5
You explained it really well. I'm currently studying the book 'Technology for React Native', and since I was dealing with JavaScript and then components, I didn't really understand it. Haha. The cycle... was difficult. But I liked it because you explained it well.
∙
Reviews 1
∙
Average Rating 4.0
4
∙
Reviews 7
∙
Average Rating 4.4
5
∙
Reviews 8
∙
Average Rating 4.5
5
∙
Reviews 8
∙
Average Rating 5.0
5
The thing I was most curious about while using React...
Check out other courses by the instructor!
Explore other courses in the same field!
Free