JSX is language extension for writing the UI logic for your React components. It gets transpiled by Babel to calls to React.createElement .
確定! 回上一頁