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
240
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
89
Web Security, Frontend Masters
stevekinney
0
2.8k
Making Music with the Web Audio API, JSConf Colombia 2023
stevekinney
0
93
React and TypeScript, Turing School
stevekinney
0
330
Redux Workshop, 2021-05-05
stevekinney
2
2.1k
TypeScript and React Utility Types
stevekinney
1
200
A Gentle Introduction to GraphQL Resolvers
stevekinney
1
160
React State
stevekinney
11
10k
React State: useEffect and Custom Hooks
stevekinney
0
240
Other Decks in Programming
See All in Programming
AIでLINEスタンプを作ってみた
eycjur
1
230
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
300
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
320
機能追加とリーダー業務の類似性
rinchoku
2
1.2k
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.4k
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
560
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
470
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
480
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
8
3.4k
Design Foundational Data Engineering Observability
sucitw
3
190
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
21
5.6k
Laravel Boost 超入門
fire_arlo
2
210
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Fireside Chat
paigeccino
39
3.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
Unsuck your backbone
ammeep
671
58k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.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