getify / Functional-Light-JS

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
http://FLJSBook.com
Other
16.6k stars 1.95k forks source link

Tech Edit: Appendix B #57

Closed DrBoolean closed 7 years ago

DrBoolean commented 7 years ago

This is a perfect introduction and use of the Maybe monad. I'm so grateful for the clarification of Maybe - I hope everyone in JS reads this!

The intro is great. It's exactly an interface with expected behavior. Very nice way to describe these burritos. The end is fun too!

Here's what I got:

getify commented 7 years ago

Good feedback here, thanks. I reworked the appendix a fair bit to try and make its details clearer. On reading, I think this feedback has been addressed sufficiently.