Hacker News new | ask | show | jobs
by IggleSniggle 1938 days ago
TypeScript (as you might expect from a lang built for dealing with JS Objects), has really great tooling for this kind of type narrowing these days (including on string template matching now) and I miss it so much now that I’m writing Go.