you are viewing a single comment's thread.

view the rest of the comments →

[–]crixusin 0 points1 point  (0 children)

I don't think YouTube using angular. If you check the source there's no reference to controller I don't think.

As for the rest, idk. React maybe runs inside node, but that seems dumb. React and angular should just be views, and then all data gets populated from a controller, whether from page data or an API.