Code written with reduce
can be intimidating. This 2-step approach can help.
Ruby, functional programming, how to build operation pipelines, and the average programming language color.
What’s the difference between Elm’s classical and pipeline JSON decoders?
What happens when you need a bigger mapN?
Test-driven development, object-oriented design, and functional programming converge on some similar ideas.
Let’s return to everyone’s “favorite” subject. 🙄
Some ideas from functional programming can help us improve the unit tests for our object-oriented code.
Breaking down Elm’s Type Mismatch error in basic and complex cases.
Using the PokeApi to learn a new language.
Sum types are a powerful domain modeling technique. Let’s look at how to use them to remove invalid states.