Hacker News new | ask | show | jobs
by zhong-j-yu 4342 days ago
Yes, even if your language/framework have great abstraction over async, it is still something that the programmer must be aware of, and must be reasoning about all the time. It's just easier doing sync instead, at least for the C-family programmers.