On Wed, Jul 31, 2013 at 12:48 PM, Juan Ignacio Dopazo <[email protected]> wrote: > Does this all mean that you're ok with having promises-for-promises?
I've always been okay with that. ^_^ This consensus details how to handle nested promises (use .flatMap()) *and* how to ignore that and just get values out of them (use .then()). Everyone's happy! ~TJ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

