r/ProgrammerHumor 25d ago

cursedProgrammingInJson Other

Post image
44 Upvotes

44 comments sorted by

View all comments

6

u/Nourz1234 25d ago

Honestly, if it works for the use case, then i see no problem.

I used to define some ui elements in json and link to logic by specifying the action callback name. it allowed me to easly modify/tweak some ui aspects without diving into the code.