Type safe environment variables
Get autocomplete and safe parsing of environment variables. Never again check for typos or missing values
Get autocomplete and safe parsing of environment variables. Never again check for typos or missing values
How to get literal keys from an object, and solve the dreaded Object.keys() issue
Use Typescript and discriminated unions to avoid impossible states
Leverage better type safety in dynamic objects with Typescript