What are the roles of WebStorm and IntelliJ?
Answered
I want to create a web (frontend and backend) and I want to use JetBrains. Should I use WebStorm for frontend and IntelliJ for backend? Or should I have the whole code in just one IDE, and which one would that be?
I still don't understand how to use them properly, how the code of a website would be divided in the different IDEs.
Please sign in to leave a comment.
Hello,
What language do you use for backend? Generally it's possible to use IntelliJ Idea for both parts (all features from WebStorm are available in IDEA).