JSX
A syntax extension for JavaScript used in React and React Native that looks like XML/HTML but compiles to React element creation calls.
A syntax extension for JavaScript used in React and React Native that looks like XML/HTML but compiles to React element creation calls.