Learn JS Promises
Details
Promises help you escape deeply nested callbacks, but they can also be used to make your code architecture super clean.
This is going to be a fast-paced workshop for a small group of developers.
We'll spend the first half introducing these concepts:
• Avoiding nesting madness
• "Then-ables"
• The native JS promise and a great use-case example
• Defereds vs Promises
• When.js and jQuery Defered
• Promises/A+ CommonJS Specification
Then we'll spend a bit of time playing with this using real code, so bring your laptop if you'd like to learn from experience too.
