Is JSX exclusive with React?
React does not require JSX to be used. When you don't want to configure compilation in your build environment, using React without JSX is especially convenient. Each JSX element serves only as syntactic sugar for calling React.