Creating auto-complete types without restricting values in TypeScript
The problem In my current role, we build internal libraries for use by our front-end developers. For a new library we're building we needed to do something I hadn't ever done before. Our library is in TypeScript and we wanted to provide IDE suggestio...
Sep 14, 20223 min read33
