Javascript tool/website for sharing scripts and developing [closed]
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this questionI'm looking for a website/service were I can develop and share my Javascript code with others. I had a site open in browser the other which did it nicely, but after searching my history and googling around for half an hour, I can't find anything.
The site I saw was split into four areas: html, css, javascript and result..
Anybody know a site like that?
JSFiddle is what you're looking for.
http://jsfiddle.net
JSFiddle
Note that at times when JSFiddle is slow, you might want to use JSBin.
精彩评论