
생활코딩 - React
Egoing Lee
리액트의 컴포넌트를 만드는 법과 리액트와 불변의 관계를 알아봅니다.
초급
React
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 function style .
Class styles have all the features, but they are complex.
Functional style has limited functionality, but is simple.
The recent addition of hooks to the functional style has made it possible to create components in the functional style that rival the functionality of class-style components.
This course will teach you how to write components by comparing the differences between class and function styles, creating identical components. We'll also cover how to use the recently introduced hook.
This course relies on the React course. If you're unfamiliar with React, we recommend taking that 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 be viewed at the link below.
https://opentutorials.org/module/4600 I would like to thank Life Coding for sharing valuable 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
180 reviews
4.9
180 reviews
Reviews 2
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 4.5
Reviews 3
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
Free
Check out other courses by the instructor!
Explore other courses in the same field!