对于Ruby,我们有irb。对于Python,我们有IDLE。对于Javascript,Firebug或Chrome在空白页面上是以交互方式运行或测试Javascript的最佳方式吗?
答案 0 :(得分:6)
答案 1 :(得分:5)
答案 2 :(得分:0)
来自squarefree的'shell'和'jsenv'书签很好用:
https://www.squarefree.com/bookmarklets/webdevel.html
我更喜欢使用书签,这样我就可以在当前页面的环境中工作。
Firebug上瘾者可以在其他浏览器中使用Firebug Light:http://getfirebug.com/firebuglite
然而,没有什么比现代浏览器内置调试器更好:
答案 3 :(得分:0)
截至2013年,这里有可用选项的良好比较:
http://www.sitepoint.com/7-code-playgrounds/
同样有趣:
http://css-tricks.com/forums/topic/codepen-jsfiddle-jsbin/#post-134290
Tldr;