I currently use Rider as my main IDE. Are there any benefits to using WebStorm for front-end web development, and if so, what are they?
As per the title, I'm currently assessing whether I should use WebStorm for frontend development instead of Rider. I see that both IDEs use the "Javascript and Typescript" bundled plugin. Does this mean their javascript and typescript support is equivalent, or do they use different versions of this plugin?
If webstorm indeed has better support for front-end web development, in what ways would I benefit from using WebStorm instead?
请先登录再写评论。
Rider includes Webstorm stuff for JavaScript/TypeScript, so I don''t think you would benefit from using WebStorm instead of it
It's a late follow up on this one, but I'm currently evaluating Rider and consider it to use it instead of Webstorm. I'm developping frontends most of the time but sometimes need an IDE for c# backends. Is there any advantage of webstorm in regard to React, Angular, npm …?
Thanks
Sebastian
As I wrote above, there are no benefits, Rider supports angular, React and Node.js out of the box and relies on the same plugins as WebStorm.
Thank you. That's great for me!