Why I prefer an IDE like WebStorm to a code editor like VS Code

preview_player
Показать описание
WebStorm knows about every file in your project, not just its location, but what's in it, how that relates to other files, imports, exports, dependencies, etc. So when you move or copy dependencies, it does the boring stuff for you and lets you get on and write code.
Рекомендации по теме
Комментарии
Автор

Jetbrains IDE's are great because of out-of-box functionality, but VSCode can become a powerhouse when you install the right plugins. There's react helper plugins that can do this exact thing, and much more as well.

PenguinjitsuX
Автор

Finally, somebody shows stuff that vscode doesn't have (auto-imports are hit or miss in vscode in my experience). Is there anything else you've noticed that's great to have in webstorm that isn't in vscode? The move refactoring looks enticing enough I might have to try it out.

spongechameleon
Автор

Very succinct and to the point. Thanks Dave

levantos
Автор

you can create an empty project in web storm to be able to create your files how you want. Vs code looks lightweight but it actually takes up a lot of memory, Id rather use something like web storm to get better intellsense and option to create project.

isaac
Автор

you write code in phpstorm why u tell i use webstorm!! ? i very confuse :( which one better for html css js react node? phpstorm or webstorm?

noplanb
Автор

webstorm is indeed v powerful, vscode just kind of sucks, yeah you've extensions but they just bloat the experience and LSP becomes slow.

amans