top | item 31051201

(no title)

Go0the0gophers | 3 years ago

Sure async/await makes your casde more complicated . That reason why, I prefer use Go for I/O wait application because I don't need to manage this Go doesn't it fore me. My code still readable and simple.

discuss

order

vips7L|3 years ago

Until you need to do any error handling.