JSON Minification in Practice: From Readable Data to Production Payloads
Introduction
JSON is probably one of the most common data formats in modern web development.
APIs return JSON. Applications store configuration in JSON. Build systems generate JSON. Developers use it
julienfourel.hashnode.dev7 min read