recast.ly - React
recast.ly는 Youtube API를 이용하여 실제 youtube처럼 검색 및 동영상 시청이 가능하도록 만드는 sprint이다. 실제로 끝마치고 되돌아보니, react를 사용한 첫 sprint로 도전하기에 아주 제격이라는 생각이 들었다. sprint를 진행하기에 앞서, react의 핵심 개념을 짚고 넘어가야만 한다. stateless functional component & stateful classical component의 차이 props flow & state life cycle & life cycle method Component stateful classical component를 사용하는 경우는 명료하다. 어떤 state를 지정해서 관리하는 경우 life cycle method(compo..
Programming/React
2019. 6. 14. 20:32