andywer / andywer/use-inline-memo
Question: will useInlineMemo clear useless caches after each rerender?
Aperta
- Lingua principale
- TypeScript
- Stelle
- 164
- Fork
- 3
- Merge medio
- 17h 56m
- PR unite (30g)
- 2
Descrizione
`userInlineMemo` is great for static inline memos, but how about dynamic items with random id?
Say, user create and delete items with random ids, if I use this lib to memo callbacks of each item with their ids, when some items were gone, will these callbacks get removed from the caches inside the memo object?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.