Why and When to use React.useCallback?
During interviews, I've brought up React.useCallback several times. Almost everyone knew the answer to the question, "What is useCallback?"
But almost no one could explain -
Why should you use it?
When should it be used?
How should it be used?
Let'...
blog.niranjanborawake.in7 min read
Sandip Gautam
Great analogy to explain complex topic with simple examples