Hacker News new | ask | show | jobs
by taude 4621 days ago
You can do this with other frameworks, like Angular, too. FYI. This is definitely a great way to introduce some change to a codebase.
1 comments

You can, but Angular imposes a little more structure to your code so the learning curve is slightly higher. I prefer Angular's syntax and overall capability but Knockout is a lot easier to just incrementally add to your application. I'm glad I learned Knockout first, it made Angular much easier to grok later on.