React Tutorial In Hindi | React Components

Опубликовано: 26 Сентябрь 2023
на канале: 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


Смотрите видео React Tutorial In Hindi | React Components онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь ProgRank 26 Сентябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 115 раз и оно понравилось 1 людям.