Home > Article > Web Front-end > What are the html5 development tools?
html5 development tools: 1. Sublime Text; 2. Dreamweaver; 3. Adobe Edge; 4. WebStorm; 5. Sencha Touch; 6. DevExtreme; 7. Dojo Foundation Maqetta, etc.
The operating environment of this tutorial: Windows 7 system, HTML5 version, Dell G3 computer.
HTML5 is regarded as the best programming language for Web front-end development, with the advantages of multi-device, cross-platform, and instant updates. What's more important is that HTML5 is easy to get started with, has broad employment prospects, and has high salary and benefits, which prompts more and more people to switch careers and learn HTML5. Learning should be done step by step. Let’s introduce the common HTML5 development tools to beginners.
1. Sublime Text
Sublime Text is a cross-platform code editor that supports Windows, Linux, Mac OS X and other operating systems, as well as HTML and prose Advanced text editor. Sublime Text has a beautiful user interface and powerful functions. The main functions include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more.
2. Dreamweaver
Dreamweaver is a WYSIWYG web page editor that integrates web page production and website management. It has a visual editing interface and supports code and splitting. , design, real-time view and other methods to create, write and modify web pages. Beginners to HTML5 can quickly create web pages without writing any code.
3. Adobe Edge
Adobe Edge is a new web interactive tool that allows designers to create web animations through HTML5, CSS and Java. An important feature of Edge is the Web Toolkit interface, which facilitates ensuring the architectural consistency of pages in different browsers.
4. WebStorm
WebStorm is a Java development tool. It has been hailed as "Web front-end development artifact" and "the most powerful tool" by the majority of Chinese JS developers. "HTML5 editor", "the most intelligent Java IDE", etc. The advantages of WebStorm are: intelligent code completion, code formatting, HTML prompts, predictive query, code reconstruction, code inspection and quick repair, code debugging, code structure browsing, code folding, wrapping or removing peripheral code.
5. Sencha Touch
Sencha Touch is the world's leading application development framework, designed to fully utilize HTML5, CSS3 and Java to achieve the highest level of functionality , flexibility and optimization. Sencha Touch is a cross-platform framework for next-generation devices with touch screens.
6. DevExtreme
DevExtreme is specially prepared for your mobile world. It is a cross-platform developed HTML5/JS framework that can build iOS, Android, Tizen and Windows Phone 8 applications, it is the preferred tool for Visual Studio developers to develop cross-platform mobile products.
7. Dojo Foundation Maqetta
Dojo Foundation Maqetta is an open source tool for developing HTML5 applications for desktop and mobile devices, and supports viewing the HTML5 interface in the browser. User experience designers can assemble UI boilerplate through drag and drop.
In addition, there are many excellent HTML5 development tools.
Recommended tutorial: "html video tutorial"
The above is the detailed content of What are the html5 development tools?. For more information, please follow other related articles on the PHP Chinese website!