RenoJS/meetups

Discuss the Javascript Async model

Opened this issue · 2 comments

How, why, what does it mean?

Discussion on setTimeout and how it is evaluated. What is a JQuery "Promise"? How can you take advantage of the async model without suffering from callback hell?

Further discussion: Parallel and Concurrent JS

Check out #19

I still think that this would be extremely useful, especially now that promises have been added to the JS language. I would be happy to take this one if people show interest.