NA +91-8727899942 thecoderjob@gmail.com

CHAPTER - 7

Functional component

Small part of the code like : Header, Footer, Side-bar etc

It’s helpful for use multiple time.

Some common type of components :

Functional, Class, High order, pure, controlled, uncontrolled components

In same file you can use multiple components

Eg : export default function User()

{

    return(

        <h1>User</h1>

    )

}

Note : Export default use when in file only one function

Chapter 6

what is package.json and it use in react js.

Previous chapter

Chapter 8

Class component

Next chapter

Get In Touch

NA

thecoderjob@gmail.com

+91-8727899942

Popular Links

© www.thecoderjob.com. All Rights Reserved.               Designed by HTML Codex