Merged
Conversation
doitchuu
reviewed
Apr 17, 2025
Member
doitchuu
left a comment
There was a problem hiding this comment.
5장이 정리할 내용이 은근히 많았네요 😅
어려운 부분도 많았을텐데 코드로 직접 구현해보시면서 이해하시는 게 인상 깊었어요..!
고생 많으셨습니다. 자잘한 오타만 수정 부탁드려욥
CH05_타입_활용하기/5.1_조건부_타입/seongho.md
Outdated
CH05_타입_활용하기/5.1_조건부_타입/seongho.md
Outdated
Member
There was a problem hiding this comment.
Suggested change
| `extends`는 ts에서 타입을 확장할 떄와 타입을 조건부로 설정할 때 사용되며, 제네릭 타입에서는 ***한정자*** 역할로도 사용됨. | |
| `extends`는 ts에서 타입을 확장할 때와 타입을 조건부로 설정할 때 사용되며, 제네릭 타입에서는 ***한정자*** 역할로도 사용됨. |
Member
There was a problem hiding this comment.
Suggested change
| 근데, 일반적으로 객체를 열틴 타입으로(일반 객체로) 사용하게 되면 해당 객체가 return하는 타입은 any가 되버림. <br /> | |
| 근데, 일반적으로 객체를 열린 타입으로(일반 객체로) 사용하게 되면 해당 객체가 return하는 타입은 any가 되버림. <br /> |
Comment on lines
104
to
106
CH05_타입_활용하기/5.1_조건부_타입/seongho.md
Outdated
Comment on lines
268
to
282
Member
There was a problem hiding this comment.
이 부분 너무 어렵네여 🤯 PickOne 유틸리티 부분이랑 복습하면서 다시 봐야할 것 같아욥 ...
Member
There was a problem hiding this comment.
Suggested change
| ### NonNullable 타입 검사 합루를 사용해서 간편하게 타입 가드 하기 | |
| ### NonNullable 타입 검사 함수를 사용해서 간편하게 타입 가드 하기 |
doitchuu
approved these changes
Apr 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #14
5장 정리 완료했습니다!
5.3장에 있는PickOne커스텀 유틸리티 타입을 구현하는 예제는 따로 정리하지는 않았습니다..!+
요즘 비가오면 다음날 날씨가 180도 바뀌어버리는데, 감기 조심하세요!
이번주도 고생하셨습니당👻