https://github.com/gildydtjd/redux-book
GitHub - gildydtjd/redux-book: 코드 인터뷰
코드 인터뷰. Contribute to gildydtjd/redux-book development by creating an account on GitHub.
github.com
오늘은 redux-book 이라는 프로젝트의 코드를 살펴보고 2인이서 리뷰를 해보는 과제를 맡았다.
프로젝트를 열고 어디부터 봐야할지 몰랐던 나는 그저 한 폴더 한 폴더 다 열어보며,
주석을 달고 코드에 대한 설명을 적어보았다.
그러다 보니 어찌저찌 돌아가는 구조는 머리에 들어오게 되었다.
그리하여 이런 글을 정리하게 되었다.
그렇게 팀원 분과 정리한 걸 종합을 시작하였다.
그분은 현직에서 일을 하시다 오신분이셔서 app.js에서 부터 천천히 한 폴더 한폴더 씩 올라갔다.
이렇게 진입을 시작하니 이해하기도 쉬웠고 보다 헤매지도 않았다.
https://github.com/Derek-94/wanted_bookProject/commit/443bb5f6548bc37d256b0db2f324c398009300da#
Initial commit · Derek-94/wanted_bookProject@443bb5f
Permalink This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. Browse files Initial commit Loading branch information Showing 35 changed files with 11,810 additions and 2 deletions. +20 −0 .cod
github.com
그리하여 이러한 결과물이 나오게 되었다.
- 느낀점
아직 이런 코드 리뷰를 많이 안해봐서 그런지 눈에 들어오는게 몇 없었다.
좀 더 공부를 해서 보다 효율적이게 변형을 해보고 싶다.

'프리온보딩 코스_프론트엔드' 카테고리의 다른 글
솔라커넥트 기업과제(todo-list) (0) | 2021.08.20 |
---|---|
[프리온보딩코스_프론트엔드] 1주차 마무리(7.26 ~ 7.31) (0) | 2021.07.31 |