
SE Radio 570: Stanisław Barzowski on the jsonnet Language
Software Engineering Radio - the podcast for professional software developers
00:00
The Advantages of Parameterization in JSON
The main benefit of that is you don't need to worry at all about order of how you define things. You can have one object field which refers to another object field. As long as there are no actual cycles in the definitions, it will all just automatically work for you. I'd say it's mostly just a quality of life thing because technically you could always just extract things in the right order, but you don't have to think about this at all.
Transcript
Play full episode