Hooks at a Glance – React
https://reactjs.org/docs/hooks-overview.html
わざわざ class 宣言しなくても this.setState
相当のことが function component でもできるようになる + 副作用を扱う部分を関数に切り出して共通化できるようにする、って感じか
Hooks at a Glance – React
https://reactjs.org/docs/hooks-overview.html
わざわざ class 宣言しなくても this.setState
相当のことが function component でもできるようになる + 副作用を扱う部分を関数に切り出して共通化できるようにする、って感じか
useEffect
で返す関数は component が unmount されるときに呼ばれると
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.