Comment on Knockout: JS library for rich UIs, declarative bindings, and dependency trackingparentComments−ctb915yI'm only 4 hours into knockout.js but this seems to be the key benefit.I've been massacring functions that manipulate multiple elements and instead am directly tying the behaviors to the underlying data. My future self is very pleased with me.
Comments
I'm only 4 hours into knockout.js but this seems to be the key benefit.
I've been massacring functions that manipulate multiple elements and instead am directly tying the behaviors to the underlying data. My future self is very pleased with me.