DEV Community

#json

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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 Flatten Nested JSON to CSV (and Convert It Back Without Losing Data)

How to Flatten Nested JSON to CSV (and Convert It Back Without Losing Data)

Comments
6 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
Fixing broken JSON: why "Unexpected token" usually isn't a JSON problem

Fixing broken JSON: why "Unexpected token" usually isn't a JSON problem

Comments
1 min read
The example is the schema: extracting Japanese qualified invoices to JSON

The example is the schema: extracting Japanese qualified invoices to JSON

Comments
5 min read
Every Developer Works with JSON. Here Are the Tools I Use the Most.

Every Developer Works with JSON. Here Are the Tools I Use the Most.

1
Comments
3 min read
Cómo normalizar datos de 33 fuentes que no se parecen en nada

Cómo normalizar datos de 33 fuentes que no se parecen en nada

1
Comments
2 min read
Omnist: Canonical Schema and Data Model for JSON, YAML, TOML, and XML

Omnist: Canonical Schema and Data Model for JSON, YAML, TOML, and XML

2
Comments
2 min read
How to derive data classes for any API

How to derive data classes for any API

2
Comments
4 min read
Replay a Flight After It Lands: Historical Flight Tracker API

Replay a Flight After It Lands: Historical Flight Tracker API

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.