10.Oct.2011 at 09:03 by Bastian Hofmann
good and thorough introduction
Jonathan Weiss (10.Oct.2011 at 09:45)
Talk at International PHP Conference / WebTech Con 2011 (English - UK)
An introduction into Backbone.js – a lightweight MVC framework. Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Quicklink: https://joind.in/3832
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
11.Oct.2011 at 08:38 by Sebastian Schaum
Nice and well informative talk! :) Looking forward to play a bit with backbone some time
11.Oct.2011 at 11:55 by Gregor Gramlich
Nice intro and overview.
I missed a live demo, showing the rendering in the browser, and how url handling / routing works.
10.Oct.2011 at 08:48 by Timo Haberkern
Very nice introduction to backbone.js. Very helpful to get an first insight