Viewing profile — shimmerjs
shimmerjs
HN member- Joined
- Thu, Sep 10, 2020, 8:42 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About shimmerjs
No profile information was provided.
Recent public activity
-
comment
Comment #24430221
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.
-
comment
Comment #24430201
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.