Live data from Hacker News

Viewing profile — shimmerjs

shimmerjs

HN member
Joined
Thu, Sep 10, 2020, 8:42 AM UTC
HN karma
1
Public activity
2 items

About shimmerjs

No profile information was provided.

Recent public activity

  1. 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.

  2. 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.