Y
Hacker News
new
|
ask
|
show
|
jobs
by
tlrobinson
5125 days ago
One approach we've experimented with in JSGI is a similar API to Rack but with the addition of promises to add an asynchronous mode of operation. It's theoretically elegant, but a bit awkward in practice.
1 comments
sirclueless
5125 days ago
Theoretically elegant, the best kind of elegant.
link