Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Making and Keeping Promises
Search
Steve Kinney
November 26, 2016
Programming
2
230
Making and Keeping Promises
Steve Kinney
November 26, 2016
Tweet
Share
More Decks by Steve Kinney
See All by Steve Kinney
Introduction to Testing
stevekinney
0
44
Web Security, Frontend Masters
stevekinney
0
1.8k
Making Music with the Web Audio API, JSConf Colombia 2023
stevekinney
0
72
React and TypeScript, Turing School
stevekinney
0
300
Redux Workshop, 2021-05-05
stevekinney
2
2k
TypeScript and React Utility Types
stevekinney
1
180
A Gentle Introduction to GraphQL Resolvers
stevekinney
1
150
React State
stevekinney
11
10k
React State: useEffect and Custom Hooks
stevekinney
0
220
Other Decks in Programming
See All in Programming
密集、ドキュメントのコロケーション with AWS Lambda
satoshi256kbyte
1
210
Djangoにおける複数ユーザー種別認証の設計アプローチ@DjangoCongress JP 2025
delhi09
PRO
4
410
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
310
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
860
楽しく向き合う例外対応
okutsu
0
570
Datadog Workflow Automation で圧倒的価値提供
showwin
1
100
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
130
How mixi2 Uses TiDB for SNS Scalability and Performance
kanmo
40
16k
Domain-Driven Transformation
hschwentner
2
1.9k
Open source software: how to live long and go far
gaelvaroquaux
0
650
Django NinjaによるAPI開発の効率化とリプレースの実践
kashewnuts
1
190
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
120
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Writing Fast Ruby
sferik
628
61k
How to Ace a Technical Interview
jacobian
276
23k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.1k
Transcript
Promises
None
None
None
None
Libraries: Q, Bluebird, RSVP
None
.then()
None
None
Promise Chaining
None
None
None
None
None
None
None
How 'bout a more practical example, Steve?
None
None
None
None
None
None
None
None
Making Promises
None
None
None
None
None
None
But, wait there is more…
Promise.all()
None
Promise.race()
None