Comment by epolanski
7 days ago
Angular uses directives for rendering, that allows compilers to optimize rendering.
React model uses plain JavaScript expressions which are harder to optimize.
7 days ago
Angular uses directives for rendering, that allows compilers to optimize rendering.
React model uses plain JavaScript expressions which are harder to optimize.
No comments yet
Contribute on Hacker News ↗