Dev Runnerdevrunner.hashnode.dev·Mar 12, 2023React notes - 04 Component BasicsLet’s start with visualization: JSX JSX is a syntax extension for JavaScript used in React that allows you to write HTML-like code in your JavaScript code. It stands for "JavaScript XML" because it lets you create XML-like structures in your code. I...38 readsReactAdd a thoughtful commentNo comments yetBe the first to start the conversation.