Hacker News new | ask | show | jobs
by logicchains 1482 days ago
>you can adopt easier patterns to async

Can I do this without having to wrap half the libraries in the ecosystem if I want to use them without worrying about async? C# has that issue: the ecosystem buys heavily into async, so it can be hard to avoid it.

1 comments

Probably depends on what you are using and trying to do. So I'll say 'maybe'.