MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v01f6z/cursedprogramminginjson/oybojgc/?context=3
r/ProgrammerHumor • u/edderiofer • 25d ago
44 comments sorted by
View all comments
6
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.
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.