React Tutorial In Hindi | React Components

Published: 26 September 2023
on channel: ProgRank
115
1

Components are independent and reusable bits of code. They serve the same purpose as JavaScript functions, but work in isolation and return HTML. Components come in two types, Class components and Function components, in this tutorial we will concentrate on Function components.

Note: Always start component names with a capital letter.

React treats components starting with lowercase letters as DOM tags. For example, "div" represents an HTML div tag, but "EmployeeDetails" represents a component and requires Welcome to be in scope.

#react #reacttutorial #functionalcomponents


Watch video React Tutorial In Hindi | React Components online without registration, duration hours minute second in high quality. This video was added by user ProgRank 26 September 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 115 once and liked it 1 people.