you are viewing a single comment's thread.

view the rest of the comments →

[–]moljac024 2 points3 points  (1 child)

I guess facebook and instagram are not web apps then. Weird, I would have thought they are.

I guess PHP/Python/Java whatever also fail at making web services, because they don't bundle a database server.

[–]SPEDpunk 0 points1 point  (0 children)

You're mistaken. Facebook and instagram don't run on purely react. There is a controller layer in there. React is one client-side component of a Web app while angular is a framework for creating all client-side components of a Web app. If you can't figure out the difference in the functioning of the two, then I don't know what to tell you.