An Introduction to Backbone.js

preview_player
Показать описание

-models & collections
-views & templates
-routers
-events
-and how to leverage data persistence with StackMob

Рекомендации по теме
Комментарии
Автор

The speaker provided a nice conceptual overview of Backbone, and I like the way he punctuated his talk with funny anecdotes about Star Wars, The Matrix, etc. 

codyromano
Автор

was looking for something like this. and got it fiinally

arnabmondal
Автор

Excellent intro - simple and effective at the same time

koundamanee
Автор

short and sweet and the job well done!

lowata
Автор

That's a fair point...I was also surprised by the outcome...I was expecting a string representation of the object in JSON format

chosenbreed
Автор

The viewers who praised this screencast did not try to run the code. At the point he tackles templates it runs off the rails.

wjodon
Автор

Hi, when i try to update a model by editing only one attribute of the model, the django rest framework says that the image is not send. How to solve this? I dont want to edit the image, but it is requested.

EmanuelPontoni
Автор

where can i download the code and try ?

zeslabzeslab
Автор

Hi, what is the chrome pluggin that you use on your presentation to run backbone.js?
Thanks

superjVideo
Автор

toJSON() returns an Object? Not a string? Shouldn't that by toObject()?

IvanGilchrist
Автор

loving the music! Where's it from?

zebcode
Автор

oh, evangelist, lol.
it's even funnier than web 2.0

moofymoo
Автор

20:35 template( wine.toJSON() ) change it to template( value: wine.toJSON().name)

AhmadRadi
Автор

I don't think this works ?

Wines.each(function(model) {

});

cjoshmartin
Автор

Dont understand the high amount of disslikes

asdqwe
Автор

having a hard time watching this with all the 'ah' & 'ums'

TonyBrowndesignanddevelop
Автор

I uh just dont ummm get why errrm every coding video uhhh hmmm can't post edit out all the filler uh umm eer hmm sounds . The search continues for quality spoken content on backbone. ~80, 000 views * fillerwordcount = lower view count.

TheNewton
Автор

Hah. After all these years. stackmob is dead.

Trails