문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판다음 판 | 이전 판 | ||
| react:home [2018/08/05 07:38] – [React를 위한 기초 지식들] taekgu | react:home [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ===== React ===== | ===== React ===== | ||
| - | Facebook에서 공개한 Open Source. | + | Facebook에서 공개한 Open Source. |
| 공식튜토리얼은 [[https:// | 공식튜토리얼은 [[https:// | ||
| 줄 9: | 줄 9: | ||
| - NODE Module들 | - NODE Module들 | ||
| * Component | * Component | ||
| + | * typestyle | ||
| * React-router | * React-router | ||
| * Redux | * Redux | ||
| 줄 14: | 줄 15: | ||
| * react-redux | * react-redux | ||
| * Mobx | * Mobx | ||
| + | * RxJS | ||
| + | * [[http:// | ||
| * Jest | * Jest | ||
| * yarn add -D enzyme enzyme-to-json | * yarn add -D enzyme enzyme-to-json | ||
| 줄 22: | 줄 25: | ||
| - [[https:// | - [[https:// | ||
| - [[webpack: | - [[webpack: | ||
| + | - [[study: | ||
| - [[https:// | - [[https:// | ||
| ==== create-react-app ==== | ==== create-react-app ==== | ||