3) JSX and Styling
JSXJSX stands for JavaScript XML. It's a syntax extension for JavaScript often used with React to describe what the UI should look like. JSX allows developers to write HTML-like code within JavaScript
careerpath.hashnode.dev6 min read