Front-end development tools: commonly used website construction tools

When building a webpage, in order to complete tasks quickly and efficiently, some website development tools with convenient functions such as code highlighting and grammar hints are usually used. Common website building tools include Sublime, Visual Studio Code, webstorm, Dreamweaver, Hbuilder, etc. The specific introduction is as follows.

1、 Sublime

Sublime is called Sublime Text in full. It is a code editor that was first developed by programmer Jon Skinner in January 2008. Sublime Text has a beautiful user interface and powerful features, such as code thumbnails, function plug-ins, etc. Sublime text is also a cross-platform editor, supporting Windows, Linux, Mac and other operating systems.

1610951802148_sublime.png


2、 Visual Studio Code

Visual Studio Code (referred to as "VS Code") is Microsoft officially announced at the Build Developer Conference on April 30, 2015 that it runs on Mac OS X, Windows and Linux, and is aimed at writing modern Web and cloud applications. The platform source code editor can run on the desktop and can be used for Windows, macOS and Linux. It has built-in support for JavaScript, TypeScript and Node.js, and has a rich ecosystem of other languages ​​(such as C++, C#, Java, Python, PHP, Go) and runtime (such as .NET and Unity) extensions.

1610951813730_VScode.png


3 、 Webstorm

WebStorm is a JavaScript development tool under JetBrains. It has been praised by the majority of Chinese JS developers as "Web front-end development artifact", "Most powerful HTML5 editor", "Smartest JavaScript IDE" and so on. It is the same as IntelliJ IDEA and inherits the powerful JS part of IntelliJ IDEA.

1610951920467_WebStorm.png

4、 Dreamweaver

Dreamweaver is abbreviated as DW (Chinese translated as "dream weaver"). It is a "what you see is what you get" web page editor developed by the US MACROMEDIA company that integrates web page production and website management. It was acquired by Adobe in 2005. DW is the first set of visual web development tools for non-professional website builders, and it can be used to create web pages easily.

1610951934831_DW.png

5、 Hbuilder

HBUilder is a web development software that supports HTML5 launched by DCloud. "Fast" is the biggest advantage of BUilder. Through complete syntax prompts, code input methods and code blocks, HBuilder can greatly improve the development efficiency of HTML and JavaScript.

1610951966322_Hbuilder.png

Guess you like

Origin blog.csdn.net/cz_00001/article/details/113102861