함수 컴포넌트 (1) 썸네일형 리스트형 리액트는 함수 컴포넌트(function component)를 구성하는가 함수형 컴포넌트(functional component)를 구성하는가 리액트를 공부를 하다가 아래의 discussion을 보게 되었다. https://github.com/reactjs/react.dev/pull/863 Rename "functional component" to "function component" by gaearon · Pull Request #863 · reactjs/react.devRelated to discussion in https://mobile.twitter.com/getify/status/993127777057550336 Yay or nay?github.com 리액트는 함수형 컴포넌트(functional component)를 구성하는가 함수 컴포넌트를 구성하는가에 대한 논의를 펼친 부분인데결론적으로 말하면 리액트는 함수 컴포넌트(functio.. 이전 1 다음