Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9주차] Typescript 이해하기 #154

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

[9주차] Typescript 이해하기 #154

wants to merge 17 commits into from

Conversation

rlawngP91
Copy link
Contributor

📚 워크북 링크

https://backendroadmap.notion.site/9-TypeScript-1499f338e8c080fa833de7cec99592e6?pvs=4

📝 변경/추가 사항 요약

Todo 인터페이스 추가
함수 파라미터와 반환값에 타입 지정
DOM 엘리먼트 null 체크 추가
타입 단언(as) 사용하여 HTMLInputElement 지정
템플릿 리터럴 사용하여 URL 문자열 생성

📸 확인 방법 (스크린샷)

스크린샷 2024-11-28 오후 8 05 00 스크린샷 2024-11-28 오후 8 05 36 스크린샷 2024-11-28 오후 8 05 53

@rlawngP91 rlawngP91 self-assigned this Nov 28, 2024
Copy link
Member

@Turtle-Hwan Turtle-Hwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

깔끔하게 타입 다 넣어주셨네요
고생하셨습니다~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants