React Tutorial In Hindi | React Components

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

Пікірлер: 3

  • @pawanverma2575
    @pawanverma257510 ай бұрын

    I'm big fan you bro love you

  • @progrank

    @progrank

    10 ай бұрын

    ❤🙏

  • @unknown-oc6vj
    @unknown-oc6vj10 ай бұрын

    to be honest react ke upar tutorial bhot sare bhare pade hai agar ho sake toh kuch unique dalo like react production level code practices wagera hope u understand!!