×
Copy
Open
Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
Practical PRACTICAL USES OF KNOCKOUT.JS IN OUR PLATFORM Knockout
Slide 2
Slide 2 text
MVVM Pattern u Created by great & powerful MSFT u Removes all logic from UI Layer u Event driven with data binding
Slide 3
Slide 3 text
MVVM Pattern HTML QUnit View Model ASP.NET Model
Slide 4
Slide 4 text
knockout.js
Slide 5
Slide 5 text
Introduction u Declarative Bindings u Automatic UI Refresh u Dependency Tracking u Templating
Slide 6
Slide 6 text
DEMO
Slide 7
Slide 7 text
Patterns Practices &