Hacker News new | ask | show | jobs
by k__ 3504 days ago
Isn't this used mainly in editors that want to provide some hints even for JSON you didn't finished yet.
1 comments

That's a legit use for it, sure. But when a non-techie sees something like this, they immediately think of all the hassle they can save a customer that is having trouble making valid JSON. "We'll just parse it for them!" They completely ignore that it's not possible to know for sure what the customer really wanted, and it's the start of a lot of headaches.