Components
Components are independent and reusable bits of code. They serve the same purpose as JavaScript functions, but work in isolation and return JSX. React elements describing what should appear on the screen.
Loading video...
Component in React (in Hindi)
Concepts
1

Component in React (in Hindi)
Watch the full video to earn 3
Quizzes
1
Functional React component returns _______?
Question 1 of 5
1
per question2
Everything in react is a _________?
Question 1 of 5
1
per question3
What is the smallest building block of React.js?
Question 1 of 5
1
per question4
Are Functional component stateless?
Question 1 of 5
1
per question5
What function allows you to render React content in an HTML page?
Question 1 of 5
1
per question