I recently abandoned using Visual Studio to try WebStorm as an IDE for developing a front-end AngularJS / Typescript application.
I noticed that Typescript is slower and less integrated into WebStorm.
Can someone tell me if two IDEs compile Typescript in the same way? I believe WebStorm does this through Node.js and I wonder if this can explain that WebStorm is feeling a little slower and gives less intellisense.
Comments from users who have used both IDEs will be greatly appreciated.
user3568783
source share