JavaScript Debugging Tools Rollup _javascript Tips

Source: Internet
Author: User
Tags coding standards

Today's JavaScript has actually become a popular web language, even if it's not perfect. Many programmers do not like to write code in JavaScript because there are all sorts of weird bugs that come up later, and it's easy to make mistakes in developing large applications. And given the current status of such tools, it's not easy to do JavaScript debugging in a browser.

Here are a few desktop and web based JavaScript debugging tools that allow you to debug JavaScript code more efficiently, so you can:

More efficient handling of dynamic types to make applications more compliant with coding standards

Firebug

Firebug has been around for years, providing an application extension for developers who create applications primarily on Firefox.

A proprietary application that makes HTML, CSS, and JavaScript testing is more powerful than the default browser's own developer tools allow you to set breakpoints so that you can test the results at various stages

If you are developing programs on other browsers, such as Google's Chrome browser, try Firebug's lite version with the same functionality, but with a slightly different interface.

Official website: http://getfirebug.com/

Opera Dragonfly

Opera browsers are not very popular, and the number of Internet users is not even 1% of the world. However, its open JavaScript test and Debugging tools may attract you.

Easier to check the DOM immediately see the results of modifying CSS and JavaScript to check for errors and find their roots faster

Other browsers are also improving to match opera Dragonfly, but it is still one of the best test tools for Web developers today.

Official website: http://www.opera.com/dragonfly/

Debug Bar

Internet Explorer does not offer many plug-ins like Firefox and Chrome, but Debugbar is one of the best front-end debugging tools for the most populous browser in the world today. It covers almost all the features you need:

Dom Check cookie check JavaScript debugging

If your master browser is Internet Explorer, then Debugbar is definitely a smart choice to be among the advanced JavaScript tools.

Official website: http://www.debugbar.com/

JSLint

JSLint is a web-based tool created by--douglas Crockford, one of the most renowned technical authorities in the world of web development today. All you have to do is copy and paste the code to JSLint's online editor to:

Highlighting errors in your code ensures that the syntax is concise and standard indicates that JavaScript is a common type error.

Official website: http://www.jslint.com/

Jslitmus

If you care more about the performance of JavaScript applications, Jslitmus is definitely a cute little tool. It helps you create your own JavaScript benchmarks so you can weigh the performance of app development at all stages.

Official website: http://www.broofa.com/Tools/JSLitmus/

Write Code Online

Writecodeonline.com is a full-featured JavaScript editor. It is simple and easy to use and can almost immediately point to bugs. is an indispensable right-hand man for large applications.

Tinkerbin

This is one of the most available online web development design tools. Tinkerbin allows you to test html,css and JavaScript in the same Web application. Using Tinkerbin makes it easier to test the effects of JavaScript snippets on HTML and CSS because you can see instant results.

Summarize:

We may find JavaScript tedious, but that's because it evolves rather than a grand design at first. These tools and applications will help you with your development and testing. And there's always a browser for you that will help you develop the app more efficiently and without bugs.

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.