Safer JavaScript with the Maybe Type
01 Safer JavaScript with the Maybe type
02 Understand the Maybe Data Type
03 Create a Maybe with a safe Utility Function
04 Unwrap Values from a Maybe
05 Safely Access Object Properties with prop
06 Safely Access Nested Object Properties with propPath
07 Flatten Nested Maybes with chain
08 Recover from a Nothing with the alt
method
09 Recover from a Nothing with the coalesce
Method
10 Compose Functions for Reusability with the Maybe Type
11 Apply a function in a Maybe context to Maybe inputs
12 Make your own functions safer by lifting them into a Maybe context
▶️ DTube
▶️ IPFS