yrnana / yrnana.github.io

github pages blog with astro, react, typescript
https://yrnana.dev
9 stars 2 forks source link

2021-08-29-redux-saga #71

Closed utterances-bot closed 10 months ago

utterances-bot commented 11 months ago

redux-saga를 추천하지 않는 이유 | nana.log

만약 데이터 fetch만을 위해서 redux-saga를 찾고 있다면, 서버 state를 관리하기 위해 글로벌 상태 관리 라이브러리에 비동기 처리를 위한 라이브러리를 붙일 필요는 없다.

https://yrnana.dev/post/2021-08-29-redux-saga/