Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- reducer
- 리액트
- Container
- state
- redux
- 웹팩
- Korea
- 역사왜곡
- 한국사
- 역사
- native app
- design passtern
- 담배
- Tabacco
- Presenter
- History
- 일본
- 식민사관
- webpack
- react
- 리액트 네이티브
- 리액트디자인패턴
- react-native
- 리덕스
- Props
Archives
- Today
- Total
목록design passtern (1)
Day of Nomad
리액트 디자인 패턴 React Design Pattern
React 디자인 패턴 Container + Pressenter Pattern 소프트웨어를 디자인할때 function class를 작성하는 여러가지 패턴이 있다. 책도 많고, 디자인 패턴 종류도 여러가지 있다. 또 회사마다도 쓰는 패턴 종류도 각양 각색이다. CSS를 작성할때 BEM, smax 등 여러 이론과 방법론이 있는 것 처럼... 우선 개인적으로 가장 선호하는 패턴이자 많은 곳에서 쓰여지고 있는 Container presneter Pattern에 대하여 알아보겠다. Goal실습 목표! Call an API to get the latest blog posts. Show a 'loading' status in the meantime. When the call to the API is resolved,..
Develop/React
2018. 7. 1. 18:35