React (software): Difference between revisions

Content deleted Content added
Line 200:
==Criticism==
'''W3C standards compliance.''' React uses non-standard tags and attributes (expandos), as well javascript language extensions (jsx), which require learning a vendor specific idiom and also is thwarting security.<ref>{{Cite web|title = Security-Goals-&-Threat-Model|url = https://github.com/cure53/DOMPurify/wiki/Security-Goals-&-Threat-Model|website = github|accessdate = 2017-11-15}}</ref>
 
 
'''Documentation and support.''' Poor documentation and lack of dedicated support from the creators, leading to tens of thousands of questions on stackoverflow (one third of them unanswered!).<ref>{{Cite web|title = facebook/react stackoverflow|url = https://stackoverflow.com/unanswered/tagged/reactjs|website = stackoverflow|accessdate = 2017-11-15}}</ref>