Skip to content

[Typescript] 타입 명시에 대한 질문 #36

Answered by hochan222
hochan222 asked this question in Q&A
Discussion options

You must be logged in to vote

리뷰의 이유는 다음 세가지 이유로 추측할 수 있습니다.

  • 대부분의 경우 타입스크립트는 함수가 반환하는 타입을 자동으로 확인하여 설정하여 준다.
  • (메서드를 실행해 받아오는) 변수의 타입도 명시 필요 없음
  • 커서 올려보면 다 타입이 표기된다.

그렇게 되면 파라미터로 받게될 때를 제외하고는 필요없게되는데.. 일관성이나 가독성 측면에서 조금 고민해 보아야할것 같아요.

Replies: 3 comments 1 reply

Comment options

hochan222
Jun 15, 2021
Maintainer Author

You must be logged in to vote
1 reply
@hochan222
Comment options

hochan222 Jun 15, 2021
Maintainer Author

Comment options

hochan222
Jun 15, 2021
Maintainer Author

You must be logged in to vote
0 replies
Comment options

hochan222
Jun 15, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by yechoi42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant