Safer code with container types (Either and Maybe) Blog

added by JavaScript Kicks
12/27/2019 9:48:48 AM

697 Views

There are only two hard things in Computer Science: null and undefined. Well, Phil Karlton didn't say exactly those words, but we can all agree that dealing with null, undefined, and the concept of emptiness in general is hard, right?


0 comments