DEV Community

Discussion on: Why I switched from VsCode to WebStorm

Collapse
 
stojakovic99 profile image
Nikola Stojaković

You can't really get the diagnostics WebStorm has with any VS Code plugin (like catching unused promises, code duplications etc). It also has much more powerful debugging tools in my opinion. There is a reason why JetBrains IDEs are used so much by the professionals in the industry.