New screencast on Koa and Javascript Generators
https://www.youtube.com/watch?v=RVxx2T7SPw8 Senior Consultant Ben Teese recently spoke at MelbJS about a new Javascript language feature that makes asynchronous programming much more straightforward: ES6 generators. The talk focussed on Koa, a next-generation web framework for Node.js that leverages generators to avoid the callback chaos that we normally associate with...