© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Favourite Jome
Software Engineer @bug0
Wow, these are really cool features and I didn't know any of them.
Usually, I'll use the delete keyword to remove properties from objects before JSON.stringify() but now I guess I start using the replacer function.
delete
JSON.stringify()
Thanks for sharing Siddharth!