ended7월 7일· 1 sources

Hard Object References: Stable Object References for Mutable Application State

Why it matters

In JavaScript and TypeScript, object references are often treated as disposable. An object is created, assigned to a variable, passed around, replaced, copied, spread, cloned, and eventually discarded...

1
Sources
+0
24h
Growth
76d
Active

Sources

Related Issues