Type safe environment variables
Get autocomplete and safe parsing of environment variables. Never again check for typos or missing values
Hola! I'm Gonzalo, a Senior Frontend developer in Copenhagen. I enjoy mentoring and delivering quality code for complex web applications, using modern tech and practices. Feel free to check out my coding skills on my GitHub page.
I'm also very enthusiastic about writing and have published various posts that you can explore below.
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