I’m using and really enjoying a wicked combination of knockout.js and Script#
While exploring the power of Dependent Observables, i’ve come across a need to implement the Writable variation as referred to in the documentation
How would you capture this ko function in the Script Sharp import class?
I ended up making a new ‘Import Library’ Project
and defined the missing pieces.