Sign in
Log inSign up

What to utilize with TypeScript - jspm vs webpack vs grunt vs gulp?

Suraj  E.S.'s photo
Suraj E.S.
·Jul 21, 2016

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..?