yortus

↗ HN profile [ 32.8 ms ] full profile
Karma
10
Created
September 3, 2011 (14y ago)
Submissions
0
  1. The project is here: https://github.com/yortus/node-async-await Background: I was looking for a way to write node.js asynchronous code in a synchronous-looking style (ie like C#'s async/await). As an additional…