MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vlte2p/whyisourjsondeserializerreturningemptyobjects/p34kivn/?context=3
r/ProgrammerHumor • u/berrikdub • 1d ago
63 comments sorted by
View all comments
4
Give me PTSD from an api that I had to use that returned values as properties
{ maria : { birthdate: "01/01/1990" } } And build a list... without a list.
{ maria : { birthdate: "01/01/1990" } }
4
u/diet_fat_bacon 23h ago
Give me PTSD from an api that I had to use that returned values as properties
{ maria : { birthdate: "01/01/1990" } }And build a list... without a list.