|
|
|
|
|
by eknuth
5051 days ago
|
|
I'm curious about why people jump on angular without even checking out knockoutjs. Knockout provides similar functionality with slightly less code. The demo/doc site is incredible. I think it is also interesting that since backbone all the hot front end frameworks are of the model binding variety. Honestly when you do stuff like angular or knockout backbone just feels clunky. I know that there are model binding plugins for backbone, but you still end up writing a bunch more code. |
|