JaeYeopHan / 1st-JBEE.io

jbee.io discussions
https://jbee.io
MIT License
88 stars 30 forks source link

react/[react]-2.-redux-architecture/ #86

Open utterances-bot opened 5 years ago

utterances-bot commented 5 years ago

[React] 2. Redux Architecture | JBEE.io

상태 관리, 어떻게 할 것인가?상태 관리를 위한 선택지는 많다. 심지어 고르지 않는 선택지도 있다. 선택만 하면 절반은 다 된 것이다. 애플리케이션의 규모가 크다 보니 상태 관리를 보조하는 라이브러리가 필요했고 이번 프로젝트에서는 Redux를 선택했다.👉 고민 1. Context API와 Hooks API를 조합이 부분을 가장 우선적으로 검토했다. Do React Hooks Replace Redux? 라는 글도 있고 Replacing redux with react hooks and context…

https://jbee.io/react/[react]-2.-redux-architecture/

ifmoon commented 5 years ago

너무 도움되는 내용이 많네요... 좋은 글 잘 읽었습니다!

circlezero commented 5 years ago

항상 글 잘 읽고 있습니다. 감사합니다~

delivan commented 4 years ago

좋은 글 감사합니다~!

Brew-Brew commented 4 years ago

잘 읽었습니다 재엽님..! 그리고 마지막 부분에 있는 “0. 들어가면서 “ 부분이 링크가 잘못 연결되어 있는것 같아요..! 3번 글도 마찬가지입니다 :)

JaeYeopHan commented 4 years ago

@zx6658 😅... 고쳤습니당ㅎㅎ 고맙습니다~

bigsaigon333 commented 2 years ago

좋은 글 공유 감사합니다 :smile:

Redux 사용하면서 loading state를 어떻게 깔끔하게 보여줄지 고민이 많은데

참고하겠습니다~ :+1: