Tagged Questions
0
votes
1answer
33 views
Community website similar to OpenProcessing.org for HTML5 Canvas
Is there a community website similar to OpenProcessing.org, but for the HTML5 Canvas element (or one of the various Canvas libraries)? It should offer the possibility to view the code that others have ...
1
vote
0answers
92 views
Code folding in jsFiddle
Is it possible to enable code folding in jsFiddle? I've found that long Javascript files can become unwieldy without code folding.
(I'm referring to the feature in Geany or the Eclipse IDE that makes ...
5
votes
3answers
590 views
Is it safe to click on a jsfiddle or jsbin link?
In forums, I see more and more questions that use jsfiddle or jsbin to share live examples.
My question: are these links safe? Would it be possible that somebody includes malicious code in a public ...