Hacker News new | ask | show | jobs
by dustingetz 4618 days ago
dirty-checking (angluar) is always better than change listeners (knockout), here is why: http://stackoverflow.com/questions/9682092/databinding-in-an...

Try to do something complicated in Knockout like nest a bunch of complex models and you will very quickly abandon knockout. Angular isn't all roses either but at least its possible to do complex views.