0

Which IDE is best for website and application development and name an IDE which is most popular among all

here you can post the name of an IDE for any language which is being used for many years and is still in use thanks in advance

27th Mar 2018, 5:08 AM
Devansh Gupta
Devansh Gupta - avatar
4 Respostas
+ 1
Jetbrains IDE's like Webstorm and IntelliJ Visual studio (code) Netbeans
27th Mar 2018, 5:11 AM
***
*** - avatar
+ 1
eclipse j2ee
27th Mar 2018, 5:48 AM
Miguel Angel Hurtado Alvarado
Miguel Angel Hurtado Alvarado - avatar
+ 1
Depends on the language you are using. Zend built on eclipse is great for php html is and css. AngularIDE, also built on eclipse is one of the best for Angular. I know some people who code on Notepad++ and some who use vim. Pick one that suits your needs.
27th Mar 2018, 6:24 AM
Adam
Adam - avatar
+ 1
Hi Devansh I have a personal motto, which is if I develop for the web, I should live in the clouds. So for me an IDE or editor needs to run in Browser. So I use ChromeOS and browser based tools. There are plenty of really good tools that are browser based, personal favs are -Caret and Caret-T for editing -Cloud 9 for full blown web IDE (now owned by Amazon) -Chrome Dev tools for debugging All above are available free of charge.
27th Mar 2018, 10:04 AM
Mike Choy
Mike Choy - avatar