Beginner Web front-end will use development tools (with official website download address)

The most popular front-end development tools currently on the market are WebStorm, Vscode, Sublime, HBuilder, notepad ++, EditPlus, Notepad, etc. Today, I will introduce these development tools and give the download address.

1 、 WebStorm

WebStorm is a JavaScript development tool owned by jetbrains. It is the same as IntelliJ IDEA and inherits the functions of the powerful JS part of IntelliJ IDEA.

Official website download address: Download WebStorm: The Smartest JavaScript IDE by JetBrains

2、 Vscode

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity) 官网下载地址:https://code.visualstudio.com/Download

3、Sublime text

Sublime Text is a code editor (Sublime Text 2 is a paid software, but you can try it indefinitely), and it is also an advanced text editor for HTML and prose. Sublime Text was developed by programmer Jon Skinner in January 2008. It was originally designed as a Vim with rich extensions.

Sublime Text has a beautiful user interface and powerful features, such as code thumbnails, Python plug-ins, code snippets, etc. You can also customize key bindings, menus and toolbars. The main functions of Sublime Text include: spell checking, bookmarks, complete Python API, Goto function, instant project switching, multiple choices, multiple windows, etc. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems.

Official website download address: Download-Sublime Text

4、 HBuilder

HBuilder is a web development IDE launched by DCloud (Digital Paradise) that supports HTML5. [1] HBuilder is written in Java, C, Web and Ruby. The main body of HBuilder is written in Java. It is based on Eclipse, so it is naturally compatible with Eclipse plug-ins

Official website download address: HBuilderX-efficient geek tips

5、notepad++

Notepad ++ is a set of text editors under the Windows operating system (software copyright license: GPL), which has a complete Chinese cultural interface and supports multi-language writing functions (UTF8 technology).

Notepad ++ is more powerful than Notepad (Notepad) in Windows. In addition to being used to make general plain text description files, it is also very suitable for writing computer program code. Notepad ++ not only has syntax highlighting, but also has a syntax folding function, and supports macros and plug-in modules that expand basic functions.

Notepad ++ is free software that can be used for free, comes with Chinese, and supports many computer programming languages.

Official website download address: Notepad ++ v7.6.6-Current Version

6 、 EditPlus

EditPlus is a small but powerful Windows editor produced by South Korea ’s Sangil Kim (ES-Computing) that can handle text, HTML, and programming languages. You can even set it as C, Java, Php, etc. by setting user tools A simple IDE for languages.

EditPlus (text editor) Chinese version is a powerful set of text editors that can replace Notepad, with unlimited undo and redo, English spelling check, word wrap, column number marking, search replacement, simultaneous editing and more File, full-screen browsing function. And it also has a useful function, that is, it has the function of monitoring the clipboard. Synchronizing with the clipboard can automatically paste it into the window of EditPlus, eliminating the step of pasting.

Official website download address: EditPlus-Download Free Trial

7. Notepad

Notepad is the simplest editing software, but the effect cannot be viewed in real time.

I am currently working in front-end development. If you want to learn front-end development technology now, you will
have any questions about learning methods, learning routes, learning efficiency, etc. in the process of getting started with front-end learning.
You can apply to join my front-end learning Exchange skirt: front: 784 middle: 783 last: 012. There are some beginners who are self-study front-end,
some latest front-end learning manuals, development tools, live video tutorials, 7 days free entry!

Published 25 original articles · praised 0 · visits 321

Guess you like

Origin blog.csdn.net/weixin_45810671/article/details/105396884