-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Labels
Description
Commonly used in VanillaJS and by libraries such as Inferno: it's the process or re-using JavaScript objects/DOM nodes that been pooled after use, rather than creating new objects/DOM nodes each again.
Reactions are currently unavailable