mistadikay / doob

:deciduous_tree: Smart immutable state for React
MIT License
64 stars 1 forks source link

Calling actions/sending data #5

Closed mistadikay closed 9 years ago

mistadikay commented 9 years ago

Right now in case to send data to the server, we have to actually import action and call it. Maybe it makes sense to come up with something similar to DataWatcherDataSender maybe?

mistadikay commented 9 years ago

implemented DataSender in v0.8.0