/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

winterbe.com
| | codewithstyle.info
2.7 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
| | henko.net
2.4 parsecs away

Travel
| | A selection of functional programming concepts that I feel are helpful to all developers.
| | limited.systems
3.5 parsecs away

Travel
| | An introduction to some powerful functional programming techniques in Raku and Python.
| | blog.josephwilk.net
18.2 parsecs away

Travel
| Isolating external dependencies helps make testing easier. We can focus on a specific unit of code and we can avoid slow tests calling real services ...