Porting 140K lines of code to Flowengineering.wework.com 15 pointskangax7 years ago1 commentSaveHideCopy link On HNComments−mikewhy7yCouldn'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.
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.