Hacker News new | ask | show | jobs
by Kiro 4252 days ago
Is it really comparable? The two-way binding is just a small part of Angular and not something you use that often in most applications.
1 comments

Well, one-way binding is pretty important for most frameworks. The reason I say it is inspired by Angular is that it has a similar separation of concerns with directives etc.