Hacker News new | ask | show | jobs
Porting 140K lines of code to Flow (engineering.wework.com)
15 points by kangax 2702 days ago
1 comments

Couldn't you use `ExtractReturn` with a reference to the action creator when handing the actions in your reducers? I've done it in typescript and it makes things much more pleasant.