Functional Components: Functional components are just javascript functions in disguise. A javascript function can be used to construct a functional component in React.
Class Components: Class components are a little more difficult to understand than functional components.
Our app has five components, as you can see above. The data that each component represents has been italicised.
Components are the foundation of every React programme, and a typical React app will contain a large number of them. Simply described, a component is a JavaScript class or function that accepts properties(props) as input and returns a React element that explains how a piece of the UI (User Interface) should appear.
Components are frequently described as "simply functions," but we believe they must be more to be helpful. Components in React represent any composable functionality, such as rendering, lifecycle, and state.
Learner's Ratings
4.4
Overall Rating
73%
11%
9%
1%
6%
Reviews
M
Mohanlal Khhurana
5
Very helpful course in learning ReactJS
A
Aditya
5
Amazing content.
S
Sonkar Singh
4
This series is usefull for just starting and building confident. Go further and explore more about React JS
S
Sumit Kumar
5
Fake reviews
M
Mahaveer kumar kirshanani
5
amazing mam , keep going
R
Rakeh
5
nice
A
Anshul Bhai
5
This is very helpful
Y
yash sheliya
5
My explaining in learnvern was good. Thank you for Learn Vern to all teachers
Share a personalized message with your friends.