hack4impact-uiuc / nnb-frontend

Frontend for Neighborhood News Bureau
2 stars 0 forks source link

make redux flow more reactive #131

Open vrunjeti opened 6 years ago

vrunjeti commented 6 years ago

right now we have a lot of explicit, imperative calls to actions. we wanna make the synchronous ones more reactive by moving the logic to reducers instead of actions