라우터 라이브러리 설치 라우터 속성 라우터 UI 분리 Link 생성 라우터의 UI 컴포넌트 분리 ![](https://velog.velcdn.com/images/soba
data 변수에 담기 data state에 담기 data 가져오기 Component로 축약하기 Map() function 이용하기 ![](https://velog.v
Array와 같은 iterable 또는 object 를 detructuring (구조파괴) 하여 1개 이상의 variable 에 개별적으로 assign 하는 것을 의미한다. 필요한 값만 추출하여 variable에 할당할 때 유용하다. variable을 define 할
https://gitforwindows.org/https://nodejs.org/en/터미널에 npm install --global yarn후 vs code 재실행 (터미널 재실행해서 yarn 버전 초기화)The only thing is that I
let's just focus on the package JSON file first.JSON is a file that tells our application or tells any developer looking at the application.What are t