Repository

create-react-with-vanilla-js-study/윤해민/useState at master · Yoon-Hae-Min/create-react-with-vanilla-js-study

React 분석하려는데 JS파일에 Type이 있다….?

Flow: A Static Type Checker for JavaScript | Flow

React는 Flow를 이용해서 타입체크를 한다. 타입 세팅과 익스텐션 세팅을 해보려했으나 기가막힌 에러와 함께 전사하고 말았다.

Untitled

익스텐션 에러

**Connection to flow server got closed. See the output for more information**

버전쪽 문제같은데 어느 버전을 써야할지에 대한 정보를 찾지 못해서 포기

useState 분석

기본적인 코드를 까봤다