In jsfiddle
is possible to use for example jQuery.
But I cannot see any references, for example, to underscore or backbone.js.
If I run this demo I get the error:
Uncaught ReferenceError: _ is not defined
How can I use underscore.js or backbone.js libraries in jsfiddle?