Today I learned about JSONL format
Fun fact, while deep diving how Claude Code works, I realised some files were stored with a .jsonl format! What’s this, a typo?? 😀 Of course not….
It's a text format where each LINE is a valid JSON object. So why this and not just a JSON array?!
Reg...
blog.jpat.dev1 min read