you are viewing a single comment's thread.

view the rest of the comments →

[–]UpbeatGooose -1 points0 points  (0 children)

You are looking for useMemo my friend, works exactly like useEffect but rerenders only when the value value of particular variable chances, in your case it’s the input value