pluscai/use-react

React without JSX

Closed this issue · 0 comments

React without JSX

JSX是个语法糖(syntactic sugar),不是必须的,如果你不想引入编译工具,你完全可以用React.createElement代替JSX