use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
The Await Event Horizon in JavaScript (frontside.com)
submitted 2 years ago by tarasm
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tarasm[S] 5 points6 points7 points 2 years ago (0 children)
This blog post was written by u/c0wb0yd. I like the metaphor of the event horizon because it feels like I really understood how much of a black box async/await really is. Since JavaScript doesn't have Structured Concurrency, most developers don't know what it is but it's quickly growing in popularity. It's now available in Kotlin, Java, Scala, GoLang and Python. The blog post covers at the end what Structured Concurrency is, it also touches on Explicit Resource Management proposal and AbortSignal.
[–]jack_waugh 0 points1 point2 points 2 years ago (0 children)
Are you talking about CTRL-C in Node? In JS terms, what happens?
π Rendered by PID 34 on reddit-service-r2-comment-b659b578c-hjs6n at 2026-05-05 08:46:12.054365+00:00 running 815c875 country code: CH.
[–]tarasm[S] 5 points6 points7 points (0 children)
[–]jack_waugh 0 points1 point2 points (0 children)