Why do I use always English?
Because I wanna improve my English skill.
Let's hit the road kkkk
Link
How can we use the Link?
It is very same as <a tag> in HTML.
How can use this?
<Link to="[Address]">somethings words</>
As you can see in Developer Mode(F12), this is the same thing.
Routers
It makes a page when you wanna show it like this.
How can we use this?
<Routes>
<Route path={/} elements={Test /}></Route>
</Routes>
This Code can go to your settings page.
To be continued..
'Front > React' 카테고리의 다른 글
[React] Insert `⏎` prettier/prettier Error (0) | 2023.02.23 |
---|---|
[React] Why do we have to use React ? (0) | 2023.02.22 |
[React] React generating error (0) | 2023.02.16 |
[React] --isolatedModules ERROR (0) | 2023.02.16 |
[React] React File Type List (0) | 2023.02.16 |