얘네 멍청이 (Dumb Component)
얘는 똑똑함. (Smart Component)
(previousState, action) => newState
http://bestalign.github.io/2015/10/26/cartoon-intro-to-redux/
store에 연결 된 새로운 컴포넌트 클래스가 반환됨
옵션이 없으면 this.props.store 로 접근 가능
{ [ pure = true ], [ withRef = false ] }
getWrappedInstance()