GitHub / Stathis-Renieris / info-react-performance-usememo-or-webworker
In case of a rerender, we use useMemo( ) to wrap an expensive function to avoid calculations if its parameters do not change.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 910 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: react, usememo, usememo-hook
Loading...