React (software): Difference between revisions

Content deleted Content added
React is a modern HTML5 library, not RIA
Basic usage: Fixed typo
Tags: Mobile edit Mobile web edit
Line 22:
 
==Basic usage==
ThenThe following is a rudimentary example of React usage in HTML with [[React (JavaScript library)#JSX|JSX]] and JavaScript.
<syntaxhighlight lang="html" line="1">
<div id="myReactApp"></div>