What to utilize with TypeScript - jspm vs webpack vs grunt vs gulp?
In a project I'm trying to do, I'm perplexed by the thought of what to utilize with typescript.
My project deals with Electron - so I would like a good and convenient experience for watching and debugging. Also I'm tending towards Angular 2 instead of using React as the combination of learning React(I'm new to) with stuff like JSPM was getting confusing.
Any leads..?