Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

At some point I used a TS->JSONSchema generator and that worked out pretty great. Obviously it would be greater to be built into the language but I think that's always going to be out of scope of what TS aims to do.


Yep, it works pretty well if you combine it with a JSON schema validator and call the validator in a isX(data: unknown): data is X type guard.




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

Search: