promises icon indicating copy to clipboard operation
promises copied to clipboard

Add pattern examples

Open benjamingr opened this issue 9 years ago • 4 comments

Start work on adding pattern examples.

I will post here examples of many common promise patterns, idioms and anti patterns.

benjamingr avatar Feb 16 '16 12:02 benjamingr

+1. I love the idea of documenting knowledge like this.

thefourtheye avatar Feb 16 '16 13:02 thefourtheye

A few naming nits: Do you mind changing patterns to examples? I'd like to add examples for post-mortem and async/await use as well, and some of those topics don't fit neatly under the term "patterns". In that vein, would you mind either prefixing these files with promise- or nesting them into a promise sub-directory?

chrisdickinson avatar Feb 16 '16 18:02 chrisdickinson

(Also, this is excellent work! Thank you for PR'ing it.)

chrisdickinson avatar Feb 16 '16 18:02 chrisdickinson

Sure, I'll address the comments tomorrow or later tonight. I'm fine with renaming to examples.

benjamingr avatar Feb 16 '16 18:02 benjamingr