usehooks icon indicating copy to clipboard operation
usehooks copied to clipboard

useIdleUntilUrgent

Open Trulsaa opened this issue 6 years ago • 0 comments

React hook that enables easy use of the idle until urgent component loading strategy. This strategy involves fetching resources lazily - either whenever the browser is next idle, or when you request the resources.

Trulsaa/useIdleUntilUrgent

Trulsaa avatar Apr 23 '19 09:04 Trulsaa