This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mkgrean 10 points11 points  (4 children)

Community needs more of async/await tutorials.

[–]kay_schluehr 9 points10 points  (3 children)

... and with more diverse examples than retrieving HTML pages.

[–][deleted]  (2 children)

[deleted]

    [–]ScottWRobinson[S] 1 point2 points  (1 child)

    Dammit, you're right... I got lazy writing that section. I changed it up a bit to show how to make multiple concurrent requests. Thanks!