Open utterances-bot opened 4 years ago
https://react.vlpt.us/redux-middleware/04-redux-thunk.html
thunk를 사용하면 action의 type이 function일 경우 next()가 불리지 않는건 알겠습니다. 그럼 thunk이외의 미들웨어를 같이 쓰고 싶다면 applyMiddleware()로 호출 할 당시에 순서에 유의해서 thunk를 제일 마지막에 써야하는 건가요?
잼잇졍
4. redux-thunk · GitBook
https://react.vlpt.us/redux-middleware/04-redux-thunk.html