It is faster than standard JavaScript because it optimises code when translating it to JavaScript.
React uses components that contain both markup and logic, rather than separating technology by putting markup and logic in separate files.
JSX is type safe, and most errors can be found during the compilation process.
JSX simplifies the creation of templates.