به Nostr بپیوندید
2026-03-04 20:37:38 UTC
in reply to

teoten on Nostr: Json can be pretty great if you know how to work with it. My former team was ...

Json can be pretty great if you know how to work with it.

My former team was speechless when I changed functions that read json as df and started reading as lists instead. The code became more readable and way faster. I was speechless that nobody thought about it before.

So yes, the list is the way!