Download presentation
Presentation is loading. Please wait.
1
KnockoutJS -Pradeep Shet 31st August 2014
2
Agenda Journey from javascript to jquery to knockout
Overview of knockoutJS Observables Bindings Knockout with MVC 31st August 2014
3
Overview Founded by Steve Sanderson Open source library
Uses MV-VM pattern 31st August 2014
4
(JSON / JavaScript Object)
MV- VM Pattern Model (JSON / JavaScript Object) ViewModel (Mediator) View (Html UI)
5
Steps to start knockout
Download knockout.js Add script reference Create a javascript object Bind the DOM element Trigger knockout engine 31st August 2014
6
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
7
For any queries or feedback contact me at pradeepsh824@gmail
For any queries or feedback contact me at or leave a comment on mumbaitechiegroup.wordpress.com Thank You 31st August 2014
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.