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

✨Create 2주차 박시현 #36

Merged
merged 1 commit into from
May 8, 2024

Conversation

boxion
Copy link
Contributor

@boxion boxion commented May 1, 2024

과제 제출 날짜

24-05-02 (목요일)

풀이 방법

어떻게 풀었나요? 나만의 핵심 포인트를 말해주세요!

JavaScript의 Date 객체를 사용하여 현재 날짜와 시간을 띄웠습니다. padStart 함수를 사용하여 한 자리 숫자인 경우 앞에 0을 붙여 두 자리 숫자로 만들어 주었습니다. 또한 사용자가 좋아요를 누르거나 댓글을 수정, 삭제할 수 있도록 각각의 기능을 구현했습니다.

어려웠던 점

기능을 구현하며 가장 어려웠던 부분은 뭐였나요?

getCurrentDate함수를 구현하면서 Date 객체에 대한 이해가 필요했습니다.

과제 번호

@lee-nakyung lee-nakyung merged commit bf02446 into HSU-Likelion-Front-12th:main May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants