Promise reference articles summary [JavaScript/ECMAScript6]
Since I haven’t fully grasped the Promise feature in ECMAScript6 (ES2015), which is part of the JavaScript standard specification, I’ve compiled articles that I often refer to for my own reference.
For Promise in Node.js, please also check out this article.
For now, that’s all.
I’d also like to compile commonly used patterns for my own reference.
That’s all from the Gemba.