Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> This thread is about async/await, which was added to JavaScript in 2017.

The article is about async/await, but the comments I'm replying to seem to be about asynchronous programming in general. JS was doing async for many years before async/await was added.



Nobody was doing async JS before Node, which came long after async I/O was an established paradigm.


XMLHttpRequest shipped in 1999. AJAX was coined in 2005. The "A" in "AJAX" is for "asynchronous".


XMLHttpRequest may be async, but it's not an asynchronous programming model.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: