webcamp:front-end developers day. Коротков Александр "backbone.js scalable...

20
scalable application Backbone.js

Upload: geekslab

Post on 08-Aug-2015

46 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

scalable applicationBackbone.js

Page 2: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 3: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

Header

Fields

Control

Footer

Page 4: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 5: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 6: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

Use MarionetteJS

Page 7: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 8: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

Modulesencapsulate code

Page 9: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 10: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

Bind view with modelBackbone vs Marionette

Page 11: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 12: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

Manage behaviourprototype and extend

Page 13: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 14: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 15: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

Page 1

Page 2

Page 16: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 17: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 18: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 19: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"
Page 20: WebCamp:Front-end Developers Day. Коротков Александр "Backbone.js scalable application"

• use models, and build logic based on model’s attributes

• use “defaults” in models

• one type for attributes in model

• router shows state (not managing)

• use “reset css” and prefixes“bq-name”