Hey everyone! 👋 If you work in IT and constantly deal with APIs or data analytics, you've probably had to convert a complex JSON file into a CSV. Most JSON-to-CSV converters choke on nested data.

Source: [Dev.to](https://dev.to/__olekskarp/how-i-built-a-json-to-csv-converter-that-actually-handles-nested-objects-3oam)

Sponsored