Overview: JavaScript is one of the most important programming languages for web front-end development, and this article collects 12 Web sites that can test and debug JavaScript code online.
1. JS Bin
JS bin is a Web site for JavaScript and CSS enthusiasts to provide code snippet testing in specific cases. It allows you to work with your partner to debug the code. You can edit and test JavaScript and HTML code here, and once you feel satisfied, you can send the relevant URLs to your peers to get their views and help.
2. JS Nice
JS Nice is a high-level agent for JavaScript anti-code obfuscation and anti-minimalism. It can increase the readability of the obfuscated JavaScript code and remove useless characters from the code. Because it includes many of the Advanced machine learning technologies in open source projects, it also provides quick advice on the name and type of identifiers for JavaScript projects.
3, JS HintJS Hint is a community-driven tool. It detects errors in JavaScript code, prompts you for potential problems in your code, and allows you to align with your team's coding habits. It is also worth mentioning that it can be easily adapted to specific coding rules or environments.
4, JS fiddleJS fiddle, as a shell for creating custom environments, makes it easier for users to write code in popular JavaScript frameworks. Its framework and version are freely selectable, and the addition of a new free framework is also supported. In addition, it can generate a unique URL address for the code that is created.
5, Codepen
Codepen is a Web site for front-end development. It is a great place to inspire and receive education, and to support the sharing of work. Its most prominent place is the popular presentation, as the user himself is writing in strokes.
6, LiveweaveLiveweave is a playground for JavaScript, HTML5 and CSS3 enthusiasts, supporting real-time editing by web designers. In this case, the panels for testing and practicing are free to adjust. In addition, it has an associated code hint for the CSS3 and HTML5 tags.
7, JS LintJS Lint is a static code analysis tool that detects whether the source code conforms to code rules. This online tool was developed by Douglas Crockford, one of the most well-known technical authorities in web development.
8, Kodtestkodtest functions and features are the same as JS fiddle, liveweave. The only difference in the interface is that it has an impressive graphical user interface.
9, JS beautifierJS Beautifier is a bookmark gadget that can be reformatted and re-indented in the layout. Its unpacking and anti-aliasing work with JavaScript is done by www.javascriptobfuscator.com. This tool can be used in a Web browser or command line.
10, Js.doJs.do is a tool to edit JavaScript code online. It provides a window that publishes code and checks if it is running properly.
11, scriptedscripted is a new, lightweight, browser-based JavaScript code editor developed by the VMware Eclipse Orion-based editor component. It works locally and provides content services by the node. JS Web server.
12, IdeoneIdeone is a tool that can help you compile and debug JavaScript code online. It can compile the source code for more than 60 programming languages. You just have to choose the programming language and then enter the source code that contains the variable data to get ready to compile.
Original: http://codecondo.com/12-websites-for-testing-and-debugging-javascript-code/
12 Web sites that can be tested and debugged with JavaScript code