knockout-es5-plugin Questions

1

Ryan N uses a technique he calls "sub-observables" in a couple posts, where he hangs observables off of "parent" observables. It looks like this: var parent = ko.observable("I'm the parent"); pare...
Begga asked 30/1, 2014 at 21:44

1

Solved

I have a Knockout extension, knockout-secure-binding, and we have encountered an issue. In particular when using Object.defineProperty, as knockout-es5 does, the value binding's update function is...
Giovannigip asked 5/2, 2014 at 14:35

3

Solved

I am trying to put together a demo to use knockout-es5 plugin to simplifying the models that are using revealing module pattern. ViewModel1 is original Knockout model and it works fine. ViewModel2 ...
Sexist asked 1/6, 2013 at 1:20
1

© 2022 - 2024 — McMap. All rights reserved.