While designing web applications, we need to optimize for certain scenarios, where we don't want to call a function repeatedly multiple times. An example of this could be, a callback function that is executed on window resize or a scroll event. An...
shivaansh.hashnode.dev5 min read
No responses yet.