Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (55.6k points)

Can anyone tell me what is a Reactjs component?

1 Answer

0 votes
by (119k points)
edited by

In React, Components are reusable bits of code and have a similar purpose to JavaScript functions. The only difference is these work in isolation and returns HTML via a render function. There are two types of components such as Class components and Function components.

If you are looking for an online course to learn React Js, check out this React JS Course by Intellipaat.

Also, watch this video to understand:

Related questions

0 votes
1 answer
asked Nov 4, 2020 in Web Technology by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...