The default stringifier also minifies the JSON, which looks ugly. It can do cool stuff like revive data, use a custom format to encode/decode data, hide certain properties in stringified data, and format your data. Let's dive into some of the cool features.

•4m read time•From blog.siddu.tech
Post cover image
Table of contents
1. Formatting2. Hiding certain properties in stringified data3. Using toJSON to create custom output formatsThat's a wrap!
4 Comments

Sort: