/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.ploeh.dk
| | codewithstyle.info
4.1 parsecs away

Travel
| | With this post, I would like to start a short series about monads. If you are familiar with some functional programming techniques in JavaScript (such
| | nikhilism.com
4.0 parsecs away

Travel
| |
| | learnyouahaskell.com
3.6 parsecs away

Travel
| | [AI summary] The user provided a detailed explanation of monads in Haskell, covering the Maybe, List, and IO monads, along with their laws (left identity, right identity, and associativity). The explanation included examples and analogies to clarify the concepts. The user also included a humorous and chaotic text at the end, possibly unrelated to the main content.
| | degoes.net
24.3 parsecs away

Travel
| Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts