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
Rethink Async
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
hemanth.hm
October 31, 2018
Programming
1
110
Rethink Async
Rethink Async in JavaScript
hemanth.hm
October 31, 2018
Tweet
Share
More Decks by hemanth.hm
See All by hemanth.hm
Web Components v1
gnumanth
1
130
Harmony with ES6!
gnumanth
6
1.2k
Ants and Algorithm
gnumanth
1
130
NoSQL?
gnumanth
2
260
Google's whitepaper
gnumanth
3
160
Python Intro
gnumanth
1
400
Other Decks in Programming
See All in Programming
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
480
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
230
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
680
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
200
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
700
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
540
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
170
CSC307 Lecture 14
javiergs
PRO
0
470
Windows on Ryzen and I
seosoft
0
250
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
CSC307 Lecture 15
javiergs
PRO
0
240
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
130
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
74
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Darren the Foodie - Storyboard
khoart
PRO
3
2.8k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
180
Context Engineering - Making Every Token Count
addyosmani
9
740
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
480
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
84
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
The SEO Collaboration Effect
kristinabergwall1
0
390
Transcript
None
None
None
None
Okies....but it blocks, duh!
None
OK, not bad...now process that file.
None
None
None
None
None
None
None
None
None
Streams are broken, callbacks are not great to work with,
errors are vague, tooling is not great, community convention is sort of there..
None
! async-await !
ASYNC Whatever is retunred shall be a Promise. We can
use await operator in it!
AWAIT await an oparator that suspends execution of the scope.
until the awaited promise is resolved or rejects rejects results in a throw
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
h3manth.com @gnumanth !