본문 바로가기

i.am.developer

검색하기
i.am.developer
프로필사진 jongwow

  • 분류 전체보기 (71)
    • 문화 (3)
      • 밥 (0)
      • 독서 (3)
      • 술술 (0)
    • 프로그래밍 (39)
      • Octave (5)
      • Kubernetes (3)
      • Cryptocurrency (10)
      • Machine Learning (3)
      • Algorithm (10)
      • Linux (0)
      • Mysql (1)
      • 트러블슈팅 (2)
      • 데이터베이스 (1)
      • Frontend (1)
    • 공부 (0)
      • 자료모음 (0)
    • 겪은일 (1)
    • 작업실 (0)
    • 늬우스 (28)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • entityrelational
  • database
  • storagemanger
  • SW
  • designpatternn
  • Implementation
  • datamodel
  • DP
  • db
  • kafka
  • json #typescript
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록프로그래밍/Frontend (1)

i.am.developer

React Redux 공부

https://www.valentinog.com/blog/redux/#read-this-redux-where-are-we-now Redux란 무엇? REDUX에서 쓰이는 것들 Action, Reducer, Middleware 가 있다. 근데 그것들을 묶어주는 것이 바로 Store이다. Redux에서 Store는 magic이며 모든 application의 state를 갖고 있는 것이다. import { createStore } from "redux"; import rootReducer from "../reducers/index"; const store = createStore(rootReducer); export default store; 보다시피 store는 createStore의 반환값이다. creat..

프로그래밍/Frontend 2021. 3. 25. 01:18
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바