tj / frontend-boilerplate

webpack-react-redux-babel-autoprefixer-hmr-postcss-css-modules-rucksack-boilerplate (unmaintained, I don't use it anymore)
2.93k stars 268 forks source link

Async Actions #78

Open Tsher opened 8 years ago

Tsher commented 8 years ago

How about add async actions. Is there any boilerplate?

voidabhi commented 7 years ago

+1

Waiting for https://github.com/acdlite/redux-actions/issues/2 to get merge

iswear1987 commented 7 years ago

+1

tracker1 commented 7 years ago

you could always use redux-thunk with async functions...

wss534857356 commented 7 years ago

also you can use redux-api-middleware