Hacker News new | past | comments | ask | show | jobs | submit | shimmerjs's comments login

As long as the code is generating something like configs, you can write guard rail sanity check tests against the output, or apply linters, etc.


But now you’re writing code to generate config and code to verify your configs.


I have used a bunch of jsonnet and was in your position. I picked up https://jkcfg.github.io and have been very happy. You get TypeScript with (some) hermeticity guarantees.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: