Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 744 Bytes

2014-01-20-backbonejs-in-jsfiddlenet.md

File metadata and controls

10 lines (9 loc) · 744 Bytes
layout title date categories
post
Backbonejs in jsFiddle.net
2014-01-20 12:57:00 +0530
Javascript

jsFiddle does not provide backbonejs library through its Frameworks & Extensions dropdown. Thankfully, it allows you to add any external resources via External Resources option. I have made this blank template for you guys to start playing with Backbonejs in jsFiddle. Feel free to use it directly or fork it.

<iframe width="100%" height="300" src="https://jsfiddle.net/deepumohanp/6fLw6/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>