Hey guys, I develop php and cordova apps. Just want to ask what you use to make coding and debugging easier for you?

Hey guys, I develop php and cordova apps. Just want to ask what you use to make coding and debugging easier for you? I am currently using Sublime and I added xdebug in there but, I dont think that is the setup that I am aiming for.
I have also been looking for packages that I can use so it will be easier for me to debug javascript in sublime but, I couldn't find any. Thanks guys!
You already invited:

Doug

Upvotes from:

Sublime has some really powerful plugins if you take the time to learn them or are willing to pay for them, but PHPStorm has been the best for me, and they have a discount for month-to-month (about $9) which gets cheaper each year.
 
Otherwise I would recommend Zend Studio (Eclipse), as it comes with a lot of pre-built things for debugging (or free plugins). Eclipse PDT is free but you'll have to find the plugins yourself.
 
VS Code is a popular alternative, but generally mostly used by JavaScript developers.

If you wanna answer this question please Login or Register