DEV Community

# json

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
JSON.stringify() Does Some Things You Probably Don't Expect

JSON.stringify() Does Some Things You Probably Don't Expect

Comments
3 min read
JSON.parse() Errors: What Each Message Actually Means

JSON.parse() Errors: What Each Message Actually Means

Comments
8 min read
Why single quotes break your JSON (and how to fix it without wrecking your data)

Why single quotes break your JSON (and how to fix it without wrecking your data)

2
Comments 1
2 min read
JSON Canvas: How to Build Interoperable Infinite Canvas Apps with an Open Format

JSON Canvas: How to Build Interoperable Infinite Canvas Apps with an Open Format

Comments
7 min read
ClickHouse Native JSON Support in 2026: A PR-by-PR Analysis

ClickHouse Native JSON Support in 2026: A PR-by-PR Analysis

6
Comments 1
24 min read
How to structure JSON for LLMs (and stop wasting tokens)

How to structure JSON for LLMs (and stop wasting tokens)

Comments
4 min read
JWT security mistakes that will get you breached

JWT security mistakes that will get you breached

Comments
4 min read
5 JSON tricks most developers don't use

5 JSON tricks most developers don't use

Comments
1 min read
Writing a compliant RFC 6902 JSON Patch CLI in one evening, zero runtime deps

Writing a compliant RFC 6902 JSON Patch CLI in one evening, zero runtime deps

Comments
9 min read
gron Was Right: Flat JSON Is Easier to Grep (A Rust Take With Four Formats and a Round-Trip)

gron Was Right: Flat JSON Is Easier to Grep (A Rust Take With Four Formats and a Round-Trip)

Comments
10 min read
Desmistificando a Frase: "AĂ­ ele serializa isso para JSON HTTP e manda pro cliente"

Desmistificando a Frase: "AĂ­ ele serializa isso para JSON HTTP e manda pro cliente"

Comments
4 min read
I Built a jq Alternative That Speaks JSONPath — and Deliberately Wrote Almost No Parser Code

I Built a jq Alternative That Speaks JSONPath — and Deliberately Wrote Almost No Parser Code

Comments
9 min read
A YAML ↔ JSON Converter With a Handwritten YAML Subset Parser

A YAML ↔ JSON Converter With a Handwritten YAML Subset Parser

Comments
3 min read
Writing a JSON Schema Draft 7 Validator From Scratch

Writing a JSON Schema Draft 7 Validator From Scratch

Comments
3 min read
A Text and JSON Diff Viewer With LCS Algorithm and Semantic Comparison

A Text and JSON Diff Viewer With LCS Algorithm and Semantic Comparison

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