What is JSX

<aside> ℹ️ JSX is used in React to describe

what the User interface should look like

</aside>


JSX는 표현식(Expressions)이다.

JSX는 주입 공격을 방지한다.

JSX 는 객체를 표현한다.