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

> Just use lambdas/callbacks.

Lol, no thanks. People are using coroutines exactly to avoid callback hell. I have rewritten my own C++ ASIO networking code from callback to coroutines (asio::awaitable) and the difference is night and day!



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

Search: