250 likes | 332 Views
SPA Made Breezy. Tiberiu Covaci. Ward Bell, v.p. of technology, IdeaBlade. Who am I. Tiberiu ’Tibi’ Covaci Software engineer, 20 years experience MCT since 2004, teaching .NET Senior Trainer & Mentor in Romania MVP for Windows Azure Father & Geek Twitter: @tibor19 / # scandev.
E N D
SPA Made Breezy Tiberiu Covaci Ward Bell, v.p. of technology, IdeaBlade
Who am I • Tiberiu ’Tibi’ Covaci • Software engineer, 20 years experience • MCT since 2004, teaching .NET • Senior Trainer & Mentor in Romania • MVP for Windows Azure • Father & Geek • Twitter: @tibor19 / #scandev
Agenda • What is SPA • Technologies • Demo
Single Page Application Rich Client App in HTML/JavaScript
Hybrid is the norm ASP.NET Web Form ASP.NET MVC Page SPA ASP.Net MVC Page No one pattern is the best Evolution, not revolution
Knockout • JavaScript MVVM framework • Independent library • Works well with other frameworks
Knockout • Declarative bindings • Automatic refresh • Dependency tracking • Support for templating
Knockout observables • Observable properties • Observable arrays • Computed(dependent) observables
Knockout bindings • Controlling text and appearance • Control flow • Form field bindings • Rendering templates • Custom bindings
learn more at knockoutjs.com
Durandal • Clean MV* Architecture • JS & HTML Modularity • Simple App Lifecycle • Eventing, Modals, Message Boxes, etc. • Navigation & Screen State Management • Consistent Async Programming w/ Promises • App Bundling and Optimization
Durandal • Use any Backend Technology • Built on top of jQuery, Knockout & RequireJS • Integrates with other libraries such as SammyJS & Bootstrap • Make jQuery & Bootstrap widgets templatable and bindable (or build your own widgets).
learn more at durandaljs.com
Rich data Client Queries Roll Your Own Caching Change Tracking Validation Batch Save
Free Open Source (GitHub) MIT License
Technical Support Professional Services
learn more at breezejs.com
Summary • SPA is a good alternative • KO and data binding makes code cleaner • Durandal makes the MV* easy • SPA is Breezy with KO and Durandal
Tank you Thanks to IdeaBlade Ward Bell Marcel Good