사용자 도구

사이트 도구


react:home

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
react:home [2018/08/05 07:03] – [React를 위한 기초 지식들] taekgureact:home [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 ===== React ===== ===== React =====
-Facebook에서 공개한 Open Source.+Facebook에서 공개한 Open Source. 2013년에 소개
  
 공식튜토리얼은 [[https://reactjs.org/tutorial/tutorial.html|여기]]에서 확인하세요. 공식튜토리얼은 [[https://reactjs.org/tutorial/tutorial.html|여기]]에서 확인하세요.
줄 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://sculove.github.io/blog/|RxJS - 순찬욱Blog]]
     * Jest     * Jest
 +      * yarn add -D enzyme enzyme-to-json
 +      * yarn add -D @types/enzyme @types/enzyme-to-json
     * Next.js     * Next.js
   - [[http://webframeworks.kr/tutorials/react/getting-started/|React시작하기]]   - [[http://webframeworks.kr/tutorials/react/getting-started/|React시작하기]]
줄 20: 줄 25:
   - [[https://medium.com/chequer/react-datagrid-component-제작기-with-es6-typescript-4efcbfe1b442|React data grid component제작시(with ES6, TypeScript)]]   - [[https://medium.com/chequer/react-datagrid-component-제작기-with-es6-typescript-4efcbfe1b442|React data grid component제작시(with ES6, TypeScript)]]
   - [[webpack:home|Webpack]]   - [[webpack:home|Webpack]]
 +  - [[study:angluar|Angular]]
   - [[https://www.getpostman.com/|Postman]] - server request확인하기위해서   - [[https://www.getpostman.com/|Postman]] - server request확인하기위해서
 ==== create-react-app ==== ==== create-react-app ====
react/home.1533452587.txt.gz · 마지막으로 수정됨: 2025/04/15 10:05 (바깥 편집)