Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Promises & Async Await Concept Understanding - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3y ago
•
14 replies
thethingisback
Promises & Async Await Concept Understanding
I
'm reviewing async await rn
, and I just wanted to clarify something RE Promises
.
Promises
, on their own
, are NOT asynchronous
.
.
. correct
? We use async await with promises
in order to make them
asynchronous
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Help understanding `Promises`
KP-C
Kevin Powell - Community / front-end
4y ago
async await in loops
KP-C
Kevin Powell - Community / front-end
4y ago
Concept understanding: ES6 Modules
KP-C
Kevin Powell - Community / front-end
3y ago
async function/promises vs try and catch
KP-C
Kevin Powell - Community / front-end
2y ago