Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best IDE for HTML5, Javascript, CSS, Jquery support with GUI building tools [closed]

I am doing a project using the RGraph HTML5 canvas package to draw graphs. I need to build a good looking GUI aswell. I have been playing around with Netbeans and it doesn't really have much to offer unless i'm missing some plugins. Is there any other IDE to fit my needs? Thanks in advance.

like image 388
user991735 Avatar asked Oct 17 '11 13:10

user991735


People also ask

What IDE do people use for JavaScript?

Eclipse. Eclipse is one of the best IDE for JavaScript development. Basically, full-stack developers use Eclipse for JavaScript coding.

Is Visual Studio A good IDE for JavaScript?

Yet another leading IDE for JavaScript development is Visual Studio. The integrated development environment is primarily used for developing computer programs for the Windows platform. The IDE is able to generate both managed code as well as native code.

What are the new software which can be used instead of HTML CSS?

PyCharm is a decent HTML IDE that allows the development of web pages in a number of languages, including CSS, HTML, Python, Node. js, JavaScript, and more. Windows, OS X, and Linux are all compatible with the IDE. There is also a free, open-source version of PyCharm with limited features available.


1 Answers

Just as an FYI - "best" questions aren't the norm at SO, but I will give you a list of options, just as a service.

OK then. These two are the ones I used:

Komodo Edit

Aptana Studio 3

and then there is always Eclipse.

*UPDATE 20 March 2013 *

Well, Sublime Text 2 is the one to heavily consider. Heavily.

like image 64
ZenMaster Avatar answered Sep 17 '22 14:09

ZenMaster