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
- tailwindcss
- evm
- express.js
- Ethereum
- web
- HTML
- middleware
- CLASS
- API
- bitcoin
- REACT
- Redux
- solidity
- 기준
- built in object
- Props
- error
- nextJS
- JavaScript
- CSS
- 삶
- concept
- graphQL
- SSR
- node.js
- Interface
- useState
- typeScript
- blockchain
- hardhat
Archives
- Today
- Total
목록Definite assignment assertion (1)
ReasonJun
In TypeScript, assertion (also known as type assertion or type casting) is a way to inform the TypeScript compiler about the type of a value when the compiler cannot infer it automatically. It allows you to override the default type inference and treat a value as a specific type, even if there is no obvious relationship between the original type and the asserted type. Type assertions are typical..
Frontend/Typescript
2023. 6. 10. 01:12