Comment by epolanski
4 months ago
Angular uses directives for rendering, that allows compilers to optimize rendering.
React model uses plain JavaScript expressions which are harder to optimize.
4 months 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 ↗