Marionette CRUD examples -


i trying develop backbone marionette application , need know how crud (create, read, update , destroy) actions in best way. cannot find resources explaining (only backbone).

any examples out there?

marionette library on top of backbone think jqueryui jquery , aims scale aplication allowing modularize it, among other things saving writing lot of repetitive code. there wont lot of crud exameples, exampels try prove benefits of marionette.

however think 2 tutorials you.

http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/ http://davidsulc.com/blog/2012/04/22/a-simple-backbone-marionette-tutorial-part-2/

http://davidsulc.com/blog/2012/05/06/tutorial-a-full-backbone-marionette-application-part-1/ http://davidsulc.com/blog/2012/05/13/tutorial-a-full-backbone-marionette-application-part-2/


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -