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

이만재_GDSC_web 4주차_과제 #9

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

leemanjae02
Copy link
Contributor

@leemanjae02 leemanjae02 commented Oct 29, 2023

Description

  • React를 사용하여 TodoList를 만들어봤습니다.
  • 과제 제출할 때는 App.tsx 하나에 다 구현했지만 추가로 컴포넌트로 분리한 것도 해보려고 합니다.
  • 입력값이 비어있을 때는 TodoList에 추가가 되지 않게 if문을 사용했습니다.

Important content

  • 구현에 목적을 두고 만들어서 아직 React에 대한 이해가 높지 않습니다.
  • 아직 key값 관련해서 잘 모르겠습니다.

Question

  • 컴포넌트 분리가 만든 함수들을 다른 파일에 분리해서 export, import 해서 사용하는거라고 이해했는데 이게 맞는지 궁금합니다.

Reference

  • GDSC 4주차 자료, 구글링

@leemanjae02 leemanjae02 requested a review from Zvckaya as a code owner October 29, 2023 05:42
@leemanjae02 leemanjae02 changed the title 이만재_GDSC_web 3주차_과제 이만재_GDSC_web 4주차_과제 Oct 29, 2023
@bg0820
Copy link
Member

bg0820 commented Oct 29, 2023

다음부터는 useState 에서 type을 명시해서 할것!

@bg0820
Copy link
Member

bg0820 commented Oct 29, 2023

제출 완료

@bg0820 bg0820 merged commit c7b84a0 into GDG-on-Campus-SKHU:main Oct 29, 2023
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