Hacker News new | ask | show | jobs
by ggorlen 916 days ago
I think there's a typo in the cloneDeep example[1]. cloneDeep is imported but never used, and structuredClone is used instead.

[1]: https://www.builder.io/blog/structured-clone#why-not-code-cl...

1 comments

Agreed