I was learning React and I came to know about JSX, The defination says that it is a syntax extension to javascript. What does it mean by syntax extension to javascript. Does it mean that the React has added new features to existing javascript for react development, or does it altogether a new language developed by the React,or it is seprate from react.