DEV Community

Ryota Murakami
Ryota Murakami

Posted on • Updated on

 

Node.js "Look! Here are Non-blocking I/O, Event Loop!!" People "Cool!!😍"

Node.js "But now people looks like enthuse for How to write Asynchronous process as same as Synchronous processing you know, async/await etc..."

Me "I guess human brain works well with step by step, blocking I/O, Synchronous end up 🤯"

PHP, Python, Ruby "Come On!! You can do it, over here!! 🤗"

Oldest comments (0)

Need a better mental model for async/await?

Check out this classic DEV post on the subject.

⭐️🎀 JavaScript Visualized: Promises & Async/Await

async await