Best Jetbrains IDE for HTML5 mobile development
So I am looking for the most appropriate Jetbrains IDE for HTML5 mobile app development, both games and traditional apps, using either CocoonJS or PhoneGap. The obvious choice would be Webstorm since it is Javascript-focused, but when looking through Jetbrains, IntelliJ IDEA is the only IDE that specifically lists HTML5 mobile development with PhoneGap. I guess that kind of makes sense due to IntelliJ's relation to Android.
So which IDE would you go with for this?
Please sign in to leave a comment.
Hi. Webstorm has built-in support for Phonegap/Cordova platforms. See https://www.jetbrains.com/webstorm/help/using-phonegap-cordova.html .
Thank you! No idea why I never saw that in WebStorm before.