Hacker News new | ask | show | jobs
by kaonashi 4337 days ago
Usually I have an action call out to some DAO class which encapsulates an HTTP request and returns a promise, then just firing off a different action in the done and fail callbacks.