FrontendDeveloper.in

React question detail

Do browsers understand JSX code?

No, browsers can't understand JSX code. You need a transpiler to convert your JSX to regular Javascript that browsers can understand. The most widely used transpiler right now is Babel.

Back to all React questions
Get LinkedIn Premium at Rs 399