You need to enable JavaScript to run this app.
Yuni-Q
검색
function component type
react에서 function으로 만들어진 component에는 4가지 타입이 있었습니다.
FC, SFC, FunctionComponent, StatelessComponent
하지만 hooks로 인해서 function component에서도 state를 사용할 수 있게 되어 SFC와 StatelessComponent가 deprecated 되었습니다.
Buy me a coffee
Written by
@yuni-q
yuni-q's graffiti.
GitHub
← TCP UDP
http →