Tuesday 29 March 2016

Using ES6 with Koa

I would like to use ES6 features other than just generators in my server side application which uses Koa. I use Babel loader with Webpack for my client side application.What's the best way to achieve this?

Submitted March 29, 2016 at 11:09PM by JakeAM1993

No comments:

Post a Comment