What are the advantages of using JSX in ReactJS ?
JavaScript XML or JSX is an extension of the JavaScript language syntax. The React library is an extension to write XML-like code for elements and components. JSX tags have a tag name, attributes, and children. Although JSX is not a necessity to write React applications, it is extremely beneficial a