염정아 |
김진호 |
문석환 |
1Day1CS
꾸준하게 하기
- 문제를 풀거나 개념을 정리한 뒤 각자 폴더 내 .md 파일로 작성
- git fork 한 뒤 contribute 로 merge request 보내기
- https://github.com/JaeYeopHan/Interview_Question_for_Beginner/tree/master/FrontEnd
- https://velog.io/@gwsyl22/Front-end-%EB%A9%B4%EC%A0%91-%EB%8C%80%EB%B9%84-%EC%B0%B8%EA%B3%A0-%EC%82%AC%EC%9D%B4%ED%8A%B8
- https://github.com/Esoolgnah/Frontend-Interview-Questions#star-%EC%A4%91%EC%9A%94%EB%8F%845
하나 당 하나의 commit
- 날짜로 제목 등록
[예시]
염정아
ㄴ 230302.md
- git commit message
git commit -m "본인 이름: 종류 내용"
[예시]
염정아: React 라이프사이클