GitHub / aarthipriya2021 / useCallback_hook
React's useCallback Hook can be used to optimize the rendering behavior of your React function components. ... While useCallback is used to memoize functions, React memo is used to wrap React components to prevent re-renderings.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarthipriya2021%2FuseCallback_hook
PURL: pkg:github/aarthipriya2021/useCallback_hook
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 208 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: about 4 years ago
Pushed at: about 4 years ago
Last synced at: over 2 years ago
Topics: hooks, react, usecallback-hooks