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
4 ответов
+ 1
Jetbrains IDE's like Webstorm and IntelliJ
Visual studio (code)
Netbeans
+ 1
eclipse j2ee
+ 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.
+ 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.