List of JavaScript development tools

Source: Internet
Author: User

If there are no tools, developing JavaScript programs is a very painful thing, ie always gives super fuzzy error hints, basically to solve the problem is no help.

If you have tools to help, it would be a great pleasure to develop a JavaScript program www.82676666.com

Firebug:firefox is a plugin that can be used to edit, debug, and view CSS, HTML, and Javascript. The features included are:

Good tree structure to represent HTML elements, easy to find, can be flexible to edit HTML elements;

When viewing the HTML page, you can easily modify the CSS, and timely see the effect;

Help analyze the network status of the open page;

Help debug JavaScript code and analyze the performance of JavaScript code;

Quick positioning error;

Browse Dom;

Provide command line to run JavaScript scripts; www.hrbfc120.com

Provides a lot of powerful log functions, output log information, to help find errors.

Note: About Dom browsing, feel firebug use not too cool, a bit messy feeling, compare recommend another plugin DOM inspector to see DOM.

Jseclipse:eclipse is a plug-in, is a JavaScript editor, including code completion, analysis code generation class and Function list functions, very powerful, little like Jseclipse analysis code function, can correctly analyze the definition of JS object, Includes member variables and member functions.

Dom Inspector:firefox a plug-in, you can dynamically display the DOM of the Web page, the structure is clear, easy to find, in short, feeling is cool.

Another URL: http://developer.mozilla.org/en/docs/Main_Page Web Development Online manual, almost all Web-related content can be found, note the upper right corner of the search input box, where everything starts.

From then on, Eclipse is Editor,firefox, the runtime Environment/debuger, and begin to happily write JavaScript scripts that let all the programs run on the web.

List of JavaScript development tools

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.