Syntactic Sugar and the Async Pill - 0 views
-
Steven van Dijk on 22 Oct 12"Asynchrony is essential for scalability and performance on the server side. Although it has always been possible to write asynchronous code, there has, up to now, been a downside: it is difficult to understand and maintain. Now, with the async/await. keywords, the whole approach is radically simplified for the programmer."