DEV Community

Discussion on: Improve your Javascript code in PhpStorm

 
djpavlovic profile image
djpavlovic • Edited

Your welcome. I attached the thing that is different in a way of debuging code. You'll clearly see differences. Yes they are really powerful tools, but yet again you get really spoiled by it, gets you lazy in some ways of handling for example git, leaving IDE to do all the work for you. After all i think it is just habit in a way what IDE you will use.
dev-to-uploads.s3.amazonaws.com/i/...

Thread Thread
 
renatoruk profile image
Renato Ruk

Debugging is definitely worth checking by itself!

And I agree about the spoiling. I believe it's not the best tool for people just getting familiar with all the tools and concepts. It's a shortcut that should be used with caution and with deeper understanding. But I honestly love the way the Storms handle git. I really rarely need to use the terminal. It is a huge productivity boost for a lot of the stuff

Thread Thread
 
djpavlovic profile image
djpavlovic

Totally agree with everything you said :)