-通过 / -执行
Here is a simple problem, implement useEffectOnce() as the name says itself, it runs an effect only once.
useEffectOnce()
一边解释一边码字。
Try it out
Console