KnockoutJS -Pradeep Shet 31st August 2014
Agenda Journey from javascript to jquery to knockout Overview of knockoutJS Observables Bindings Knockout with MVC 31st August 2014
Overview Founded by Steve Sanderson Open source library Uses MV-VM pattern 31st August 2014
(JSON / JavaScript Object) MV- VM Pattern Model (JSON / JavaScript Object) ViewModel (Mediator) View (Html UI)
Steps to start knockout Download knockout.js Add script reference Create a javascript object Bind the DOM element Trigger knockout engine 31st August 2014
Advantages Dependency tracking Declarative two way binding Compatible with all of the latest browsers. Easy way of designing client server architecture with minimum lines of codes. No problem of postbacks. Creating templates Work hand in hand with any other web technology like Asp.Net, WCF, REST services, WebService, WebAPI etc. Single Page Application (SPA) 31st August 2014
For any queries or feedback contact me at pradeepsh824@gmail For any queries or feedback contact me at pradeepsh824@gmail.com or leave a comment on mumbaitechiegroup.wordpress.com Thank You 31st August 2014