React 特性. 1.基於元件(Component)化思考。 2.Component有狀態,而且也有生命週期。 3.使用JSX。 4.Component Prop Type防呆機制。 5.Virtual DOM。
確定! 回上一頁