강의

멘토링

커뮤니티

Inflearn Community Q&A

rmh03130151's profile image
rmh03130151

asked

Practical React Native for iOS/Android App Development - Intermediate

Reading Token using AsyncStorage

현업에서 action creator 함수가 비동기인 경우가 많이 있나요?

Written on

·

194

0

강의 코드에서 action creator 함수에서 비동기 처리를 하시던데, 보통 react에서 비동기 코드는 thunk 등의 미들웨어를 이용해서 처리하지 않나요? action creator에서 직접 비동기 처리를 하는 경우가 많이 있나요?
reduxfirebasereact-native

Answer

This question is waiting for answers
Be the first to answer!
rmh03130151's profile image
rmh03130151

asked

Ask a question