DEV Community

#json

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Compare JSON Files the Easy Way (Without False Positives)

How to Compare JSON Files the Easy Way (Without False Positives)

Comments
4 min read
That online JSON converter you paste prod data into? It's uploading it.

That online JSON converter you paste prod data into? It's uploading it.

Comments 2
2 min read
Bulk-validating JSON test cases against a CSV schema with JSONPath (jsonpath-plus)

Bulk-validating JSON test cases against a CSV schema with JSONPath (jsonpath-plus)

1
Comments
4 min read
Line simplification algorithms

Line simplification algorithms

Comments
2 min read
Why I'm Still Converting XML to JSON in 2026

Why I'm Still Converting XML to JSON in 2026

Comments 1
3 min read
JSON Formatting in JavaScript: A Practical Guide with Real Examples

JSON Formatting in JavaScript: A Practical Guide with Real Examples

1
Comments
3 min read
Config Translation: Writing a Recursive JSON to YAML Parser in Vanilla TypeScript

Config Translation: Writing a Recursive JSON to YAML Parser in Vanilla TypeScript

Comments
2 min read
Losing PostgreSQL Gains? Blame Inline JSONB!!

Losing PostgreSQL Gains? Blame Inline JSONB!!

Comments
2 min read
Generate TypeScript Types from JSON (and where the auto-generators trip up)

Generate TypeScript Types from JSON (and where the auto-generators trip up)

Comments
2 min read
The Smart Quote Bug: A 45-Minute Debugging Story

The Smart Quote Bug: A 45-Minute Debugging Story

1
Comments
2 min read
Why I Ditched Struct Tags for Schema-Driven JSON Validation in Go

Why I Ditched Struct Tags for Schema-Driven JSON Validation in Go

Comments 3
6 min read
How to Convert SOAP XML to JSON (and Back) Without Losing Attributes or Namespaces

How to Convert SOAP XML to JSON (and Back) Without Losing Attributes or Namespaces

Comments
6 min read
JSON to Python: dataclass, TypedDict, or Pydantic?

JSON to Python: dataclass, TypedDict, or Pydantic?

1
Comments
1 min read
Stop Sending Bloated JSON: A Simple Optimization Every Developer Should Know

Stop Sending Bloated JSON: A Simple Optimization Every Developer Should Know

4
Comments
7 min read
How to Generate TypeScript Types from JSON (Without Getting Optional Fields Wrong)

How to Generate TypeScript Types from JSON (Without Getting Optional Fields Wrong)

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.