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!
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!
No any search results
You already invited:
1 Answers
Doug
Upvotes from:
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.