hung-phan / koa-react-isomorphic

Boilerplate for Koa & React
MIT License
127 stars 16 forks source link

Async actions #44

Closed forrana closed 7 years ago

forrana commented 7 years ago

I saw section "Fetch data". Still, can't understand how properly call async actions in this architecture. For example, can you kindly explain, how to properly attach post request on the server, on the 'addTodo' action?