React 技巧及學習資料

總結在學習過程中遇到的問題和資料 註釋要用 {/* 這是註釋 */} 注意前後的空格 組件篇 純文本組件 const Comment = ({ text }) => text.replace(':)', '[smile]'); class App extends Component { render() { return ( <div> <Comment
相關文章
相關標籤/搜索