The following document shows how to use Raw React - that is, React without JSX. It presents five examples of increasing complexity, with the final example showing how to use React in a structured manner in any class hierarchy.
The document is named rawReact-anIntroduction , and it is found here:
Comments are welcome.