what is jsx in react
instead of putting JavaScript into HTML,
JSX allows us to put HTML into JavaScript.
JSX stands for JavaScript XML.
It is simply a syntax extension of React.
It allows us to directly write HTML in React.
what is jsx in react
instead of putting JavaScript into HTML,
JSX allows us to put HTML into JavaScript.
JSX stands for JavaScript XML.
It is simply a syntax extension of React.
It allows us to directly write HTML in React.
use jsx html
<script src="https://unpkg.com/babel-standalone@6/babel.min.js"></script>
jsx react
const element = <h1>Hello World</h1>
jsx full form
Thr process of using HTML in react is known as JSX
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us