#weakmap

[ follow ]
#javascript
Scala
fromJlongster
1 month ago

Subverting control with weak references

Weak references enhance memory management in JavaScript through constructs like WeakMap and WeakRef.
fromjsdevspace.substack.com
5 months ago
JavaScript

Mastering Map, WeakMap, Set, and WeakSet in JavaScript

JavaScript's Maps and WeakMaps improve performance and memory management with advanced key features.
Scala
fromJlongster
1 month ago

Subverting control with weak references

Weak references enhance memory management in JavaScript through constructs like WeakMap and WeakRef.
fromjsdevspace.substack.com
5 months ago
JavaScript

Mastering Map, WeakMap, Set, and WeakSet in JavaScript

JavaScript's Maps and WeakMaps improve performance and memory management with advanced key features.
more#javascript
from2ality
11 months ago
JavaScript

ECMAScript proposal: Symbols as WeakMap keys

Symbols as WeakMap keys allow non-mutating attachment of data, preventing memory leaks.
[ Load more ]