Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

backbone-example

Open moo.html + your console and get a feel with how models + views can work together in Backbone!

jelly.triggerCustomJellyEvent("mooMoomooo")
    and see the output
jelly.set({color: "red"})
    and see the view automatically update