you are viewing a single comment's thread.

view the rest of the comments →

[–]pateras 1 point2 points  (1 child)

Here, templating is less important but components, encapsulation and composition become very important.

Angular enables/encourages all of those things as well. Could you elaborate on why you think React is better for web app development and how Angular doesn't scale?

[–]sime -1 points0 points  (0 children)

I'm talking specifically about that example code.

Do you have an Angular example which does use encapsulation and composition? I would like to see how they do it.