Tag
2 articles
JSON
Every article on the AldeaCode blog tagged with this topic.
Developer
How to Convert CSV to JSON Without Losing Data
Convert CSV to JSON step by step: delimiters, quoted fields, headers, encoding and the silent BOM. A practical checklist you can run in your browser.
Read article → Developer
JSON vs YAML vs TOML: Which One to Use
JSON vs YAML vs TOML compared: syntax, comments, parser support and common errors. Pick the right config file format for APIs, configs and data.
Read article →