Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

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.
Source by www.reactenlightenment.com #
 
PREVIOUS NEXT
Tagged: #jsx #react
ADD COMMENT
Topic
Name
1+4 =