
SE Radio 570: Stanisław Barzowski on the jsonnet Language
Software Engineering Radio - the podcast for professional software developers
00:00
How to Write JSON Programs in JSONnet
You can write JSON programs in the standard like functional way with all of the usual goodies. For exists a native function API, you need to useJSONnet as a library to have that available. It's not very encouraged because it effectively creates a tiny dialect. Native functions are still supposed to be pure. So things like adding IO operations, adding file operations, through native functions is very discouraged.
Transcript
Play full episode