No! Check out “React Without JSX” to learn more.
No! Check out “React Without ES6” to learn more.
<div> {/* Comment goes here */} Hello, {name}!</div>
<div> {/* It also works for multi-line comments. */} Hello, {name}! </div>