Last updated 5 years ago
Was this helpful?
JSX는 javascript를 확장한 문법이다.
UI의 모습을 설명하기 위해 React와 함께 사용하는 것을 권장한다.
JSX는 "React element"를 생성한다.