mojolicious/mojo

Small introduction to promises

Open

#1,172 opened on Dec 19, 2017

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Perl (591 forks)auto 404
docshelp wanted

Repository metrics

Stars
 (2,745 stars)
PR merge metrics
 (PR metrics pending)

Description

This is very similar to #1119, there is no real documentation in Mojo::Promise. I think it would be nice to explain at the least the basics of how to use promises, their possible states, what returning promises in the ->then(...) callbacks means and so on.

Contributor guide