Hacker News new | ask | show | jobs
by jlarky2012 3751 days ago
That's actually interesting topic :) Right now we use gulp and gulp-typescript. So far, I like approach that is used in https://github.com/Microsoft/TypeScriptSamples/tree/master/e... but I'm not sure if we are going to use it any time soon. As far as gulp config, what we use is pretty much close to gulp-typescript README examples
1 comments

Thanks! Yeah it's hard to find good UP TO DATE reading material on this. I genuinely appreciate this.