/use-lazy-state

Tiny useLazyState hook. Similar to useState, but giving you control over the re-rendering process. Subscribe to state changes in leaf components and don't re-render the entire component tree.

Primary LanguageTypeScriptMIT LicenseMIT

Watchers