how to run and debug JavaScript code snippet


Mostly I use these methods to run JavaScript code snippet.

1) c9.io

It is a online coding IDE, you could get most convenient abilities, including editing, running, debugging.

2) VisualStudio Code

You could download from https://code.visualstudio.com/. about how to debug, you could refer to the document https://code.visualstudio.com/Docs/debugging

3) FireFox developer tools

FireFox has one Scratchpad feature, but I don’t use it too much.


《“how to run and debug JavaScript code snippet”》 有 1 条评论

  1. 我要学nodejs你这个网站是WordPress的,我也弄了跟你一样的。有没有好的教程视频介绍下?

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注