Now that's out of the way, we've got two ways (currently) to create a React component: A pure function: no lifecycle hooks; As a class: has lifecycle hooks.
確定! 回上一頁