Y
Hacker News
new
|
ask
|
show
|
jobs
by
yawnt
5235 days ago
i fail at seeing the point in forcing javascript to act synchronously
1 comments
olegp
5235 days ago
You end up with less code that's easier to maintain, in my experience. Check out this presentation I gave on the topic:
http://www.slideshare.net/olegp/server-side-javascript-going...
link
yawnt
5235 days ago
thx, i'll have a look
link