250x250
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- Redux
- CSS
- SSR
- API
- solidity
- JavaScript
- error
- REACT
- evm
- nextJS
- concept
- blockchain
- built in object
- node.js
- graphQL
- Ethereum
- useState
- hardhat
- tailwindcss
- express.js
- Props
- typeScript
- 삶
- 기준
- bitcoin
- web
- HTML
- middleware
- CLASS
- Interface
Archives
- Today
- Total
목록a (1)
ReasonJun
Next.js : <Link> vs <a> (Client-side navigation)
The and components in Next.js are both used to create hyperlinks, but they have some key differences. The component is a React component that extends the HTML element. It provides a number of features that are not available in the element, such as: Client-side navigation: The component can be used to perform client-side navigation, which means that the page will not be reloaded when the link is ..
Frontend/Next.js
2023. 6. 19. 13:05