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
- 삶
- built in object
- express.js
- node.js
- middleware
- evm
- blockchain
- API
- Redux
- Interface
- REACT
- 기준
- HTML
- web
- nextJS
- Props
- CLASS
- typeScript
- hardhat
- JavaScript
- solidity
- Ethereum
- tailwindcss
- bitcoin
- concept
- useState
- CSS
- error
- graphQL
- SSR
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