Add JSX to React JS Project
JSX is actually like html template in React JS means its neither a string nor HTML. It is a syntax extension to JavaScript.
JSX is actually like html template in React JS means its neither a string nor HTML. It is a syntax extension to JavaScript.
The React JS is actually a Javascript framework. Compared to Angular JS its totally different.