-
Glad to see that JS now has
structuredClone()
. No moreJSON.parse(JSON.stringify(object))
developer.mozilla.org/en-US/docs/Web/API/structuredClone
structuredClone()
.
No more JSON.parse(JSON.stringify(object))
developer.mozilla.org/en-US/docs/Web/API/structuredClone