Its part of the course, so is it right?!
3 Likes
Hello @codingperson51867872!
JSX is the alternative of React.createElements. It is a JavaScript extension that allows us to define React elements using syntax that looks similar to HTML.
I hope this helps =)
3 Likes
Thanks for your help!
1 Like