把JSX轉成瀏覽器看得懂的語法到底什麼是JSX? 我們看看react的解釋 const element = <h1>Hello, world!</h1>;. This funny tag syntax is neither a string nor HTML.
確定! 回上一頁