Type safe environment variables
Ensure safety and avoid typos with type-safe environment variables. Benefit from autocomplete and safe parsing for a seamless developer experience.
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.
Ensure safety and avoid typos with type-safe environment variables. Benefit from autocomplete and safe parsing for a seamless developer experience.
Learn how to extract literal keys from objects with full type safety
Learn how to use Typescript and discriminated unions to avoid impossible states in your code.
Discover how to improve type safety in dynamic objects with in Typescript.