인프런 커뮤니티 질문&답변
깃헙에 saga가 아니라 createAsyncThunk로 작업이 되어있으신거같아서 궁금해서 여쭤봅니다.
작성
·
145
답변 1
0
제로초(조현영)
지식공유자
https://github.com/ZeroCho/react-nodebird/tree/master/https/front
어떤 폴더를 보신 건지 모르겠네요. 이게 최종 폴더고 툴킷은 쓰지 않았습니다.
작성
·
145
답변 1
0
https://github.com/ZeroCho/react-nodebird/tree/master/https/front
어떤 폴더를 보신 건지 모르겠네요. 이게 최종 폴더고 툴킷은 쓰지 않았습니다.
아 최신버전이 적용되어 있는
https://github.com/ZeroCho/react-nodebird/tree/master/toolkit
이 부분을 보았었습니다.
redux-saga, redux-thunk 예제를 모두 보여주시기 위해서 기존에는 saga, 최신버전에서는 thunk를 사용해주신건 줄 알았습니다.