play link twitter github

dsmJS

dsmJS
Shift Interactive
RSVP for a Zoom invite at Your Place, IA
Second Tuesday every month

February 10, 2015

6:15pm - 7:45pm @ Principal Financial Group - 655 8th St.

Going Async with Promises and Generators

Eric Ponto @ericponto

Writing asynchronous code can be tough and you can quickly find yourself in callback inception. But with ES6 ES2015’s promises and generators, going async is now a little easier. Learn how promises help manage your callbacks and how generators give you finer control on when thing execute.

Phaser.js

David Moritz

Phaser is a gaming engine developed entirely in JavaScript. Phaser does the work of calculating gravity, collision-detection, level advancement, sprite animation and much more.

Come learn the basics of Phaser and how to make a quick, web-based game.