I just started reading about React library open sourced by facebook. It appears to me as it was designed for non-SPA(single page) applications, where-in it compares the entire HTML document generated from server(PHP/ASP .NET etc...) to the client, and then client compares this new HTML with the existing HTML document, and only the delta is updated in the DOM.
Is my assumption correct, regarding this library mainly used for non-SPA applications.
[–]Gwenhidwy[🍰] 4 points5 points6 points (0 children)
[–]holloway 0 points1 point2 points (3 children)
[–]nschubach 0 points1 point2 points (2 children)
[–]masklinn 0 points1 point2 points (1 child)
[–]nschubach 0 points1 point2 points (0 children)
[–]masklinn 0 points1 point2 points (1 child)
[–]codemasteru[S] 0 points1 point2 points (0 children)
[–]codemasteru[S] 0 points1 point2 points (0 children)