Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What software is used to write html5

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "what software to use to write html5", interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Now let the editor take you to learn "what software to use to write html5"!

Html5 programming software: 1, Brackets;2, WebStorm;3, VisualStudio Code;4, Atom;5, Sublime Text;6, HBuilder;7, Aptana Studio;8, EditPlus and so on.

The operating environment of this tutorial: windows7 system, HTML5 version, Dell G3 computer.

With the continuous improvement of HTML5 technical support in major browsers, HTML5 will change the way we create Web applications in the future. And many html5 beginners are looking for an easy-to-use writing software, here to recommend a few good-to-use html5 writing software.

1 、 Brackets

Adobe open source front-end development tools. This is basically prepared entirely for the front end and supports plug-ins. At first I used it for a period of time, and the experience was very good. Built-in Server, you can directly preview changes (hot updates).

2 、 WebStorm

The reason why I didn't use Brackets at the beginning, because this product is so easy to use. Jetbrains-Platform always has strong code hints, analyses, reviews, and recommendations. SASS/LESS can be integrated. Built-in Server. Of course, with some scaffolding / build tools at the front, integration doesn't matter.

3. VisualStudio Code (vscode)

Vscode has a strong extension system and can do the development of many languages. The quality of expansion is relatively high. It can also integrate debugging in dozens of languages. It is also excellent as a front-end developer. Of course, as a front-end tool, I think it is still slightly weaker than Brackets than WebStorm. I personally use vscode to write rust code. Or small example programs in many other languages.

4 、 Atom

This software is architecturally more focused on extension and freedom than vscode, and is itself made up of many extensions. The degree of freedom of expansion is very high, for example, installing a minimap is the same as sublime text. Writing the front end, like vscode, can do the development of many other languages. But I feel that the quality of expansion is generally not as high as that of vscode. At first, I used it for a while, but I couldn't stand the uneven extension quality and compatibility, so I switched to vscode.

5 、 Sublime Text

This is much lighter than the above three. Because desktop applications are not built with web technology, they start faster and are more in line with what an editor should look like. However, the number of expansion can not be compared with the above. In terms of front-end development, I can no longer keep up with atom and vscode, so I don't really want to recommend it. But as a Text Editor, it is definitely one of the first choices.

6 、 HBuilder

This is an IDE that claims to be specially prepared for HTML5, which I used a few years ago, and seems to be based on the eclipse kernel. I don't want to use all eclipse-based software. I remember that even the format of the code had BUG. Formatting code can easily be done perfectly with extensions in any of the several recommended above.

7 、 Aptana Studio

Similar to the HBuilder above, this is based on eclipse, and it was the first front-end development tool I came into contact with with built-in Server. At that time, I remember to install a NodeJs by the way when I installed it. But I haven't used it for a long time. Now take a look at its official website, it can also do Ruby, Python and other development, of course, used to write the front end is also its highlight. It's like being like HBuilder.

8 、 EditPlus

At the beginning of learning the basics, the teacher used this editor. We also use this, only remember very clearly that you can write a web page with it and click the icon in the upper left corner to preview directly without opening the browser, the IE will be called to display the page. It's great as a Text Editor, but it's not recommended for front-end development.

At this point, I believe you have a deeper understanding of "what software to write html5". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report