October Meetup
Details
6:30pm Food, beverages and discussion
7:00pm Presentations!
Dan Callahan (@callahad) from Mozilla will riff on his upcoming Twin Cities Code Camp talk, "Mastering Asynchronous JavaScript," which follows the history, present day, and future of asynchronous design patterns in JavaScript. The focus will be on Promises: how they work natively in ES6, how they flatten the callback Pyramid of Doom, and how they invisibly power ES7's revolutionary async/await syntax. You'll leave knowing how to accomplish complex tasks with greater clarity and fewer lines of code, and you'll be do that today thanks to Babel.