Travis Waith-Mairnon-traditional.dev·Aug 31, 2022The Power of Maybe in TypeScriptIn a perfect world, every function and every API we work with would have one clear type that always gets returned. Unfortunately, we don't live in a perfect world. In the real world, the functions and APIs we use might not have something to return to...Discuss·12.0K readsEffective Typescripte