I\'m comparing these frameworks to do some calculations on the client side. I really liked the example on the AngularJS site. I was wondering if any of the backbone.js or knocko
Here you go for knockoutjs >
http://jsfiddle.net/neebz/YbwzJ/
I might be biased but it's a lot more structural than angular/backbone.
If you have any questions, let me know.
There are some NaN checks which I think you could take yourself.