JSX JSX is a syntax extension for JavaScript that lets you write HTML-like markup inside a JavaScript file. It is not a pure javascript function hence if we try to use this syntax directly in console.log as javascript then it will throw an error.Let'...
shubhamagarwal.hashnode.dev4 min readNo responses yet.