Let me start by telling you about the common development tools for front-end development
Basic staff editing tools: Editplus, Text
Intermediate editing tools: Sublime, HBulider
Advanced editing tools: websorm, VSCode
To do a good job, he must sharpen his tools. A good editor can often help developers improve their coding efficiency. Here are some of the most common front-end editors.
1.websorm
WebStorm is a JavaScript development tool from JetBrains. At present, it has been praised by the majority of Chinese JS developers as “Web front-end development artifact”, “the most powerful HTML5 editor”, “the most intelligent JavaScript IDE”, etc., xiaobian has been used, very worthy of recommendation.
2.Dreamweaver
Not Dreamweaver, right? As an old editor, the weight in people’s mind is quite heavy, so that some people have feelings for it, the wySIWYG function is a highlight of it, but the code editing is also very powerful, now out of the new CC, also good.
3.VSCode (Visual Studio Code)
It is an open source text editor developed by Microsoft and supports Windows, Linux and OS X operating systems. Plug-ins are rich and support intelligent tips, who knows who uses them.
4.sublime text
Sublime Text was developed by programmer Jon Skinner in January 2008 and is a popular editing tool for programmers. It supports multiple layout and code thumbnails, a file thumbnail slider on the right, syntax highlighting, and more.
5.Notepad++
Notepad++ is a free, open source software that supports syntax highlighting and simultaneous editing of multiple documents. Support for custom languages; Small and exquisite, easy to use.
6.Aptana
Aptana is a good thing for JavaScript fans, with editing and debugging, support for AJAX development environments, and support for common AJAX library integration and hints like Prototype/Dojo.
7.EditPlus
EditPlus is a small but powerful text editor from South Korea’s Sangil Kim that you can even use as a simple IDE for C,Java,Php and more by setting up user tools.
8.Vim
Vim is a powerful, highly customizable text editor that supports NIX and Unix-like systems and is now available in VIM8.0.
Front-end staff words, editing tools are not very important, important is their editing ability, logical thinking, front-end ability in JavaScript technology.