This is a migrated thread and some comments may be shown as answers.

What IDE?

3 Answers 671 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lindsay Miles
Top achievements
Rank 1
Lindsay Miles asked on 09 Feb 2012, 01:04 AM
What IDE is best to use to develop html5 websites and/or apps?

thanks

3 Answers, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 09 Feb 2012, 08:58 AM
Hello Lindsay,

There is no recommended IDE for HTML5 code editor, hence what your preferences for html editor are should suffice. A few random options you might consider are TextMate, PageSpinner, SciTe, etc.

Regards,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
nik
Top achievements
Rank 1
answered on 09 Mar 2012, 12:17 PM
you understand the IDE is almost important as the SDK - the JScript is traditionally crap for developing and without a proper IDE to keep you from making a mess in the code and help with properties, value types, object inheritance, debugging, interface preview etc.. you are spending 5 times more time to develop same thing with a proper development language (.NET/MS VS or AS3/Eclipse).
Unfortunately to date there is no such IDE - there are a lot of attempts that make things worse and practicably manage to slow down the HTML 5 penetration with years.
The good think is we already have few very good SDK's including Kendo - now we just need one or two years for the IDE's to catch up.
 
0
Basem
Top achievements
Rank 1
answered on 23 Mar 2012, 03:39 PM
Try JetBrain's WebStorm. It's made for JavaScript although a little bloated:
http://www.jetbrains.com/webstorm/

For light scripting, I like Sublime Text :)
http://www.sublimetext.com
Tags
General Discussions
Asked by
Lindsay Miles
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
nik
Top achievements
Rank 1
Basem
Top achievements
Rank 1
Share this question
or