πŸ“š Reference


πŸ“œ Chapter


Class component

Client Component

Server Component

Function component


const Hello = () => <>Hello world</>

<Hello />