You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,10 @@ TypeScript에 입문하는 React 개발자를 위한 치트시트(Cheetsheets)
32
32
- 기본적인 TS Types 사용법과 설정 방법
33
33
- 자주 묻는 질문(FAQ)에 대한 답변
34
34
- Generic type logic은 깊이 다루지 않습니다. 그 대신, 초심자들을 위해 간단한 트러블슈팅 기술들을 소개합니다.
35
-
- 기초 치트시트의 목적은 개발자가 TypeScript에 대해 너무 많은 공부를 하지 않고서도 **시간 효율적**으로 React 개발에 TypeScript를 빠르게 사용할 수 있도록 돕기 위합니다.
36
-
-[고급 치트시트]()
35
+
- 기초 치트시트는 개발자가 TypeScript에 대해 너무 많은 공부를 하지 않고서도 **시간 효율적**으로 React 개발에 TypeScript를 빠르게 사용할 수 있도록 돕는 데 그 목적이 있습니다.
36
+
-[고급 치트시트]()는 재사용 가능한 type utilities/functions/render prop/higher order copmonents 또는 TS+React 라이브러리를 작성하고자 하는 개발자를 위해 generic types의 고급 사용법에 대한 이해를 돕습니다.
37
+
- 전문적인 개발자들을 위한 다양한 팁과 요령들을 소개합니다.
38
+
- DefinitelyTyped에 기여하기 위한 조언을 드립니다.
39
+
- 고급 치트시트는 개발자가 TypeScript를 최대한 활용할 수 있도록 돕는 데 그 목적이 있습니다.
0 commit comments